rockbox/firmware/drivers
Thom Johansen 8c75c4a763 A couple of fixes for Nanos.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7803 a1c6a512-1295-4272-9138-f99709370657
2005-11-09 17:54:31 +00:00
..
adc.c Initial commit of work-in-progress iPod port 2005-11-07 23:07:19 +00:00
ata.c Remove #warning left over from debugging. Sorry about that. 2005-11-08 12:10:37 +00:00
ata_mmc.c Removed unused ata_standby(), changed return type of ata_sleep() to void, removed misleading comment from ata.h 2005-11-07 23:19:06 +00:00
button.c Reverse previous commit - it had uneffected side-effects. 2005-09-22 21:38:22 +00:00
dac.c
dac.h
fat.c Cosmetic correction (doesn't affect compiled code) - use letohNN instead of htoleNN in update_fat_entry() 2005-10-06 21:23:59 +00:00
fmradio.c
fmradio_i2c.c
i2c-coldfire.c
i2c-pp5020.c Initial commit of work-in-progress iPod port 2005-11-07 23:07:19 +00:00
i2c.c
lcd-16bit.c A couple of fixes for Nanos. 2005-11-09 17:54:31 +00:00
lcd-h100-remote.c H1x0: Assembler optimised remote lcd driver routine, used for low CPU frequencies, e.g. during radio operation. Reduces the scroll lag when using the radio preset list with the remote plugged. 2005-11-08 22:46:31 +00:00
lcd-h100.c The const police strikes and hits itself. 2005-11-06 23:49:29 +00:00
lcd-player-charset.c
lcd-player.c
lcd-recorder.c The const police strikes and hits itself. 2005-11-06 23:49:29 +00:00
lcd.S
led.c
mas.c
power.c Initial commit of work-in-progress iPod port 2005-11-07 23:07:19 +00:00
rtc.c
serial.c Initial commit of work-in-progress iPod port 2005-11-07 23:07:19 +00:00
tlv320.c
uda1380.c Fixed non-working treble & bass settings in radio mode. 2005-10-13 00:32:34 +00:00