rockbox/firmware/drivers
2004-10-09 01:14:55 +00:00
..
adc.c We must sleep 2 ticks to be really sure that all A/D channels have been converted at least once before returning from adc_init() 2004-10-01 06:05:22 +00:00
ata.c Fixed warning when compiling with PREFER_C_WRITING 2004-10-08 19:20:20 +00:00
ata_mmc.c Major MMC driver rework: DMA for sector transfers (except for single sector writes), bitswap while DMA transfer is running, optimized SCI handling (back-to-back transfer for polled writes), yield()s once per sector transfer. Speed is now close to the theoretical maximum 2004-10-09 01:14:55 +00:00
button.c Button flip enabled on Ondio 2004-10-08 17:02:16 +00:00
dac.c
dac.h
fat.c panic on write behind partition, too 2004-10-05 07:55:31 +00:00
fmradio.c a hell of a commit: changed several HAVE_xx configuration flags into multiple choice values (keypad, tuner, CPU, h/w codec) 2004-09-28 22:13:26 +00:00
i2c.c adjustment for the Ondio: I2C clock is on a different pin 2004-09-10 07:24:00 +00:00
lcd-player-charset.c More const policeing step 4 2004-08-03 19:22:56 +00:00
lcd-player.c Removed the Neo code. Nobody is interested in it. 2004-09-20 08:10:43 +00:00
lcd-recorder.c Removed test code that shouldn't have been committed. 2004-09-16 14:40:50 +00:00
lcd.S Fully assembler optimized lcd driver (another 10% real-world speedup on recorder), replaces lcd.c 2004-05-10 11:38:24 +00:00
led.c avoid unused variable warning if no LED 2004-09-10 13:00:40 +00:00
mas.c Added MAS3539F support (Ondio SP) 2004-09-29 19:51:41 +00:00
power.c Disable the backlight before powering off the Player/Studio 2004-07-14 10:06:02 +00:00
rtc.c Fix for the occasional problem on FMR devices, when the device can't be turned off 2003-12-04 11:26:10 +00:00
serial.c a hell of a commit: changed several HAVE_xx configuration flags into multiple choice values (keypad, tuner, CPU, h/w codec) 2004-09-28 22:13:26 +00:00