1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/drivers
Linus Nielsen Feltzing b62b0b6699 The Player button_read used Port C. It now uses ANx instead
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1338 a1c6a512-1295-4272-9138-f99709370657
2002-07-05 07:11:20 +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 Added some debug information 2002-07-02 14:23:30 +00:00
ata.h Some cleanup 2002-06-30 13:10:42 +00:00
button.c The Player button_read used Port C. It now uses ANx instead 2002-07-05 07:11:20 +00:00
button.h Made button_queue global 2002-06-30 13:12:14 +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 Ignore volume ID 2002-06-19 17:31:35 +00:00
fat.h
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 Increased the scroll thread stack 2002-07-04 07:01:55 +00:00
lcd.h strings should be 'unsigned char *' or we will get problemos 2002-06-24 07:57:44 +00:00
led.c remove tabs :) 2002-06-24 17:03:06 +00:00
led.h
mas.c Added mas_reset() 2002-06-26 12:39:49 +00:00
mas.h Added mas_reset() 2002-06-26 12:39:49 +00:00
power.c Added power_off() and lowered the FULL limit 2002-07-05 07:10:22 +00:00
power.h Added power_off() and lowered the FULL limit 2002-07-05 07:10:22 +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
serial.h
sh7034.h Corrected ADC channel C registers 2002-06-30 20:24:12 +00:00