rockbox/firmware/target/arm/sandisk/sansa-e200
Barry Wardell 73106a2a69 Fix problem where power_off() on the Sansa returns before the device is actually powered off.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12788 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 22:17:09 +00:00
..
adc-e200.c Improved ADC driver for AS3514 (used in PP5024 - ie. Sansa e200) based off datasheet. 2007-03-13 01:50:13 +00:00
adc-target.h Improved ADC driver for AS3514 (used in PP5024 - ie. Sansa e200) based off datasheet. 2007-03-13 01:50:13 +00:00
ata-e200.c Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - iPod G3 will be coming soon.) This allows threads to be run on either core provided that all communications between the cores is done using uncached memory. There should be no significant change in battery life from doing this. Documentation (on the RockboxKernel wiki page) will follow shortly. 2007-03-04 20:06:41 +00:00
ata-target.h
backlight-e200.c Backlight support for Sansa, including brightness. Thanks to Rene 2007-02-03 13:39:20 +00:00
backlight-target.h Backlight support for Sansa, including brightness. Thanks to Rene 2007-02-03 13:39:20 +00:00
button-e200.c Add support for Sansa scrollwheel backlight. Turn light on when scrollwheel is in use, then back off again after a 5 second timeout. 2006-12-18 19:08:41 +00:00
button-target.h
lcd-e200.c Replace some inl/outl with register #define's instead. Also tidy up pp5020.h so that it's in increasing address order. 2007-03-03 17:25:20 +00:00
power-e200.c Fix problem where power_off() on the Sansa returns before the device is actually powered off. 2007-03-15 22:17:09 +00:00