rockbox/firmware/drivers
Linus Nielsen Feltzing f858697a8d Removed compiler warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4335 a1c6a512-1295-4272-9138-f99709370657
2004-03-02 19:37:25 +00:00
..
adc.c Reverted to the old ADC driver, since it appeared to cause fake OFF keypresses (weird indeed, since the OFF key doesn't use the ADC on the plain Recorder). However, I did fix the batch convert, since it caused fake keypresses at boot time. 2004-01-20 11:57:50 +00:00
ata.c Now sets the highest possible PIO mode in set_features() 2004-03-02 09:55:23 +00:00
button.c Made set_irq_level() an inline function, and optimized it by removing the bit shifts 2004-03-02 11:32:59 +00:00
dac.c
dac.h
fat.c Oops. Wrong arguments to memset(). Thanks to Mike Wilson for pointing that out. 2004-01-26 10:14:46 +00:00
fmradio.c The code police strikes back 2003-11-07 12:15:24 +00:00
i2c.c The code police strikes back 2003-11-07 12:15:24 +00:00
lcd-player-charset.c
lcd-player.c adjustments for Neo 2003-12-12 13:23:33 +00:00
lcd-recorder.c Craig Sather's patch #849405: 2004-01-13 14:59:51 +00:00
lcd.c Removed compiler warning 2004-03-02 19:37:25 +00:00
led.c The code police strikes back 2003-11-07 12:15:24 +00:00
mas.c The code police strikes back 2003-11-07 12:15:24 +00:00
power.c Made set_irq_level() an inline function, and optimized it by removing the bit shifts 2004-03-02 11:32:59 +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 Made set_irq_level() an inline function, and optimized it by removing the bit shifts 2004-03-02 11:32:59 +00:00