rockbox/firmware/drivers
2003-09-01 05:48:42 +00:00
..
adc.c Magnus Holmgren: Just realized one thing: doing AN0-3 last is slightly better, as AN0 2003-07-17 20:40:16 +00:00
ata.c ATA io_address_detect() now doesn't probe any more, but uses the h/w mask. Probing failed for some flash users. I hope this works for everybody, we have to try to find out. 2003-09-01 05:48:42 +00:00
button.c Since remote uses special button codes, there is no need to simulate release events. 2003-05-27 18:37:22 +00:00
dac.c
dac.h
fat.c Another go at the disk-full FAT driver fix. Now it skips the reserved sectors at all times. 2003-07-19 00:34:22 +00:00
fmradio.c Idle poweroff fix for FM radio, as suggested by Mike Holden 2003-05-03 15:39:40 +00:00
i2c.c The power-saving SLEEP patch by Simon Elén. 2003-02-14 09:44:34 +00:00
lcd-player-charset.c * Added the plugin icon for the old lcd. 2003-06-29 20:08:38 +00:00
lcd-player.c Smarter jumpscroll. 2003-08-18 05:27:13 +00:00
lcd-recorder.c Moved lcd default contrast knowledge from settings.c to lcd driver. Now lcd_init sets default contrast until settings are read. 2003-07-09 23:07:49 +00:00
lcd.c Code Police is never wrong. Ugh! 2003-02-23 19:02:31 +00:00
led.c remove tabs :) 2002-06-24 17:03:06 +00:00
mas.c
power.c Slightly more correct initialization of the power/charging code 2003-08-25 08:57:49 +00:00
rtc.c Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DEFINES). 2003-01-22 12:50:34 +00:00
serial.c A more complete serial port setup 2003-07-11 07:30:59 +00:00