rockbox/firmware/drivers
Dominik Wenger 90b576f55e Many more drivers for mini2440. Now the main binary compiles and runs.
Flyspray: FS#10725
Author: Bob Cousins

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23362 a1c6a512-1295-4272-9138-f99709370657
2009-10-26 18:16:58 +00:00
..
audio Many more drivers for mini2440. Now the main binary compiles and runs. 2009-10-26 18:16:58 +00:00
rtc Replace a couple of magic numbers with the appropriate constants. 2009-10-12 19:00:59 +00:00
tuner
ata.c
ata_flash.c
ata_mmc.c
button.c
dac.c
dac.h
eeprom_24cxx.c
fat.c
fmradio.c
generic_i2c.c
i2c.c
isp1362.c
isp1583.c
lcd-1bit-vert.c Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar). 2009-10-20 21:54:59 +00:00
lcd-2bit-horz.c
lcd-2bit-vert.c
lcd-2bit-vi.c
lcd-16bit-vert.c Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar). 2009-10-20 21:54:59 +00:00
lcd-16bit.c Save one branch for archs without conditional execution (e.g. coldfire). 2009-10-26 01:55:19 +00:00
lcd-bitmap-common.c Use strlcpy instead of a memset&strcpy combo. Guarantees \0-terminaltion and gives a 1-3% speed up. 2009-10-20 00:09:16 +00:00
lcd-charcell.c Revise r23225 a bit, removing the debug_printf function and implementing more generic lcd_(remote)_putsf function(s) instead and use those in more places 2009-10-17 18:02:48 +00:00
lcd-charset-player.c
lcd-remote-1bit-v.c
lcd-remote-2bit-vi.c
led.c
m5636.c
m66591.c
mas.c
nand_id.c
pcf50605.c
pcf50606.c
pcf50635.c
qt1106.c
ramdisk.c
sd.c
serial.c
sw_i2c.c
synaptics-mep.c
touchscreen.c
tsc200x.c Touchscreen support for newer Cowon D2+ hardware revisions (using TSC200x touchscreen controller). 2009-10-15 20:13:29 +00:00
tsc2100.c