rockbox/firmware/drivers
2007-05-23 17:51:18 +00:00
..
audio the DAC drivers need to include audiohw.h now 2007-05-22 20:39:50 +00:00
rtc Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disables USB PLL and the USB device clock (uneeded to connect to computer) - May offer some power savings. Changed how some pins are initialized. 2007-05-07 19:34:34 +00:00
arcotg_udc.c
ata.c ATA driver: * Support for drives with large physical sectors and no support for partial access in the firmware (i.e. Toshiba MK8010GAH - iPod G5.5/80GB). Sequential writes with a single 512-byte buffer to that disk are really slow, so this is an intermediate solution that allows to adjust the FAT driver and the file system gradually. * Assume multisectors = 16 if the value reported by the drive is invalid (also MK8010GAH). 2007-05-23 17:51:18 +00:00
ata_flash.c
ata_mmc.c
button.c fix the gigabeat remote button not working when backlight is off and filter first keypress is enabled 2007-05-20 14:03:42 +00:00
dac.c
dac.h
eeprom_24cxx.c
fat.c
fmradio.c
fmradio_i2c.c
generic_i2c.c
i2c.c
isp1362.c
lcd-1bit-vert.c
lcd-2bit-horz.c
lcd-2bit-vert.c
lcd-16bit.c More gigabeat LCD cleanup and completely remove the use of DMA for lcd_update_rect() (this was accidentally disabled anyway by the previous commit). The DMA version of lcd_update_rect() managed 64fps, but the memcpy based implementation manages 264fps. 2007-05-15 16:00:06 +00:00
lcd-charcell.c
lcd-charset-player.c Player: Fix the dollar sign for old LCD. 2007-04-21 05:32:11 +00:00
lcd-remote-1bit-v.c
lcd-remote-2bit-vi.c
led.c
m5636.c
mas.c
pcf50605.c
power.c Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disables USB PLL and the USB device clock (uneeded to connect to computer) - May offer some power savings. Changed how some pins are initialized. 2007-05-07 19:34:34 +00:00
serial.c