rockbox/firmware/drivers
Jörg Hohensohn 4adf929a90 Philips tuner supported
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5300 a1c6a512-1295-4272-9138-f99709370657
2004-10-17 23:24:18 +00:00
..
adc.c We must sleep 2 ticks to be really sure that all A/D channels have been converted at least once before returning from adc_init() 2004-10-01 06:05:22 +00:00
ata.c Fixed warning when compiling with PREFER_C_WRITING 2004-10-08 19:20:20 +00:00
ata_mmc.c MMC hotswap handling in USB mode 2004-10-10 19:51:11 +00:00
button.c Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can safely turn off the player by holding OFF. 2004-10-12 11:00:19 +00:00
dac.c
dac.h
fat.c cleaned out parts of bpb which we don't use 2004-10-14 07:52:08 +00:00
fmradio.c moved and renamed fmradio_set/get_status to power.c, where it now additionally serves well for tuner power enable on OndioFM 2004-10-17 08:53:18 +00:00
fmradio_i2c.c Philips tuner supported 2004-10-17 23:24:18 +00:00
i2c.c adjustment for the Ondio: I2C clock is on a different pin 2004-09-10 07:24:00 +00:00
lcd-player-charset.c
lcd-player.c Logarithmic scroll speed setting: speed doubles every 3 steps. 2004-10-15 20:30:29 +00:00
lcd-recorder.c Logarithmic scroll speed setting: speed doubles every 3 steps. 2004-10-15 20:30:29 +00:00
lcd.S
led.c avoid unused variable warning if no LED 2004-09-10 13:00:40 +00:00
mas.c Added MAS3539F support (Ondio SP) 2004-09-29 19:51:41 +00:00
power.c bugfix for OndioFM tuner power 2004-10-17 09:58:05 +00:00
rtc.c
serial.c a hell of a commit: changed several HAVE_xx configuration flags into multiple choice values (keypad, tuner, CPU, h/w codec) 2004-09-28 22:13:26 +00:00