rockbox/firmware/target/arm/sandisk/sansa-e200
2007-10-16 10:48:16 +00:00
..
button-e200.c Name all button light functions and variables consistently starting with buttonlight_ . 2007-10-07 15:02:02 +00:00
button-target.h Untested first attempt at a Sansa button driver. Based on work by MrH 2006-10-14 12:16:29 +00:00
lcd-e200.c Improved H10 ADC driver. We now do things exactly as the OF does. This includes shifting the readings by 0x14 when PLL is enabled. Battery voltages and remote/scrollpad values adjusted accordingly. We also now wait for the ADC to indicate the conversion is complete before reading the data, so hopefully we will get more reliably steady readings. 2007-10-16 10:48:16 +00:00
powermgmt-e200.c First step of powermanagement rework: * Move target specific stuff into target tree, starting with battery voltage tables and voltage reading. (This revealed some incorrect percent_to_voltage_charging mappings). * Voltage reading on 1st gen ipods is now correct. * Clean up obsolete config #defines. 2007-08-17 06:45:18 +00:00