rockbox/firmware/target/arm/sandisk/sansa-e200
2007-11-08 05:17:20 +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 Add some CACHEALIGN_* macros and a helper function to assist in aligning data and buffers on PortalPlayer processors to cache line boundaries. They're noops when PROC_NEED_CACHEALIGN isn't defined. Go safe and increase the value to 32 since I'm not sure yet if 16 is sufficient - changing that is a one-liner. Add helper to plugin API which will be needed shortly. 2007-11-08 05:17:20 +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