rockbox/firmware/target/arm/sandisk/sansa-e200
2007-06-06 19:23:48 +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 e200: Add recording. Just from MIC right now and FM integration will happen soon. Most every bit of weirdness is nescessary and no problems seem to exist that the retailos doesn't exhibit too (namely noise when LCD is on when recording from MIC). 2007-06-05 07:03:30 +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
audio-e200.c Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed integration work into recording and the AS3514 audio driver. Do a little AS3514 fiq_record tweak to have it all work nicely from the start. 2007-06-06 19:23:48 +00:00
backlight-e200.c Backlight=on as default for sansa bootlaoder/application. Allows instant 2007-05-19 18:56:38 +00:00
backlight-target.h FS#7036: Power saving improvements for Sansa. Shutdown LCD controller when backlight is off and shutdown ATA controller when the disk isn't being accessed. Frequency scaling is not enabled yet as it was apparently causing some problems. 2007-04-23 23:26:23 +00:00
button-e200.c e200: Update the button init code to be more correct for using GPIO IRQs. 2007-06-03 15:17:01 +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-as-e200.S Optimized lcd_yuv_blit() (used by mpegplayer) for the Sansa E200. This is just a copy-and-paste of the Gigabeat version by Michael Sevakis with no attempt to adapt to the different CPU in the E200 - so there could be room for further improvement. Reported to increase the FPS for the 224x128 version of Elephants Dream from 21fps to 27fps. 2007-04-06 09:34:13 +00:00
lcd-e200.c e200: Add register defines for the LCD driver IC. 2007-05-01 19:21:27 +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