rockbox/firmware/drivers
Linus Nielsen Feltzing 01fd2a093b Corrected debug output
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1474 a1c6a512-1295-4272-9138-f99709370657
2002-07-27 22:44:52 +00:00
..
adc.c Removed TAB chars 2002-07-01 10:55:47 +00:00
adc.h Added Battery scale factor 2002-07-04 13:36:54 +00:00
ata.c Corrected debug output 2002-07-27 22:44:52 +00:00
ata.h Removed use of internal harddisk standby timer and instead added software sleep timer. 2002-07-16 14:07:47 +00:00
button.c Reworked the button code 2002-07-27 19:38:20 +00:00
button.h Reworked the button code 2002-07-27 19:38:20 +00:00
dac.c Added left/right/deemphasis functionality of dac_volume 2002-06-27 08:28:51 +00:00
dac.h Added left/right/deemphasis functionality of dac_volume 2002-06-27 08:28:51 +00:00
fat.c fat_seek() end-of-file bug fix by Hardeep Sidhu 2002-07-24 07:19:01 +00:00
fat.h struct bpb does not have to be global 2002-05-30 19:47:56 +00:00
i2c.c Added functions for exclusive I2C access 2002-06-24 10:34:24 +00:00
i2c.h Added functions for exclusive I2C access 2002-06-24 10:34:24 +00:00
lcd.c Removed some debugging code 2002-07-27 19:40:06 +00:00
lcd.h Added icon functions for the Player model 2002-07-22 22:37:03 +00:00
led.c remove tabs :) 2002-06-24 17:03:06 +00:00
led.h Changing to C99 'bool' type 2002-05-13 12:29:34 +00:00
mas.c Added mas_reset() 2002-06-26 12:39:49 +00:00
mas.h Automatic Volume Control for Recorder by Heikki Hannikainen 2002-07-25 15:55:22 +00:00
power.c New voltage levels for full and empty battery 2002-07-26 14:54:25 +00:00
power.h New voltage levels for full and empty battery 2002-07-26 14:54:25 +00:00
rtc.c Added first RTC functions 2002-06-24 13:23:01 +00:00
rtc.h Added first RTC functions 2002-06-24 13:23:01 +00:00
serial.c Removed some warnings 2002-06-07 13:09:44 +00:00
serial.h Moved driver to 'drivers' subdir 2002-04-23 09:13:23 +00:00
sh7034.h Corrected ADC channel C registers 2002-06-30 20:24:12 +00:00