rockbox/firmware/target/arm/s5l8702
Cástor Muñoz 1d901a82fd iPod Classic/6G: fix battery voltage ADC scale
Scale battery voltage ADC readings by 1023 instead of 1000,
using ADC1 (substractor) instead of ADC0 (multiplicator) to
get better resolution.

Percent charge/discharge tables are also modified to return
a similar value than the old ones.

Change-Id: I2951c75faa02f4302599ec24f9156cfd209c36eb
2013-01-09 22:08:27 +01:00
..
ipod6g iPod Classic/6G: fix battery voltage ADC scale 2013-01-09 22:08:27 +01:00
app.lds Get the linker files that slipped through in r31337. 2011-12-17 02:00:59 +00:00
boot.lds Get the linker files that slipped through in r31337. 2011-12-17 02:00:59 +00:00
crt0.S arm: factor all exception handlers out of the crt0.S files 2012-04-06 13:46:32 +02:00
debug-s5l8702.c Classic/6G: CPU frequency/voltage scaling 2012-03-31 01:18:15 +02:00
i2c-s5l8702.c Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
kernel-s5l8702.c Classic/6G: CPU frequency/voltage scaling 2012-03-31 01:18:15 +02:00
pcm-s5l8702.c Tweak some PCM drivers for less typecasting with the data pointer. 2012-03-04 08:52:50 -05:00
pcm-target.h Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
system-s5l8702.c Classic/6G: CPU frequency/voltage scaling 2012-03-31 01:18:15 +02:00
system-target.h Classic/6G: CPU frequency/voltage scaling 2012-03-31 01:18:15 +02:00
timer-s5l8702.c Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00