rockbox/firmware/target/arm/sandisk/sansa-e200
2007-03-20 10:52:02 +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 Initial NAND driver for Sansa. This has had limited testing, and no testing on 6 or 8Gb models 2006-11-21 22:55:39 +00:00
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 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 LCD driver for Sansa. Uses double-buffering to cure the flickering. Stops DMA during device initialization, which should stop the occasional hangs - based on FS#6859 by Antonius Hellmann 2007-03-20 10:52:02 +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