rockbox/firmware/target/coldfire/iriver/h300
2007-09-04 08:03:07 +00:00
..
adc-h300.c H300: Read battery voltage with 10bit precision. 2007-08-17 20:47:24 +00:00
adc-target.h H1x0, H300: Get rid of the adc tick, and use the same concept as the iAudio ADC driver. 2007-07-30 19:13:59 +00:00
backlight-h300.c
button-h300.c
lcd-as-h300.S
lcd-h300.c Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but it shouldn't have been. lcd_enabled() was only available as a real function on gigabeat but others can use that too. Markup lcd.h a bit because I got a bit lost in it. 2007-07-31 12:43:06 +00:00
pcf50606-h300.c H300 bootloader: (Work in progress) Boot Rockbox on RTC alarm, add charging screen, move to a separate source file, backlight is on during USB mode (again) 2007-03-02 11:28:23 +00:00
power-h300.c Moved archos power handling into target tree. * Tuner power handling cleaned up a bit. 2007-08-14 22:06:23 +00:00
powermgmt-h300.c H300: Read battery voltage with 10bit precision. 2007-08-17 20:47:24 +00:00
sw_i2c-h300.c FS#6419 - driver for H1x0 series RTC Mod with runtime detection 2007-02-28 13:20:36 +00:00
usb-h300.c FS #7691 - improved USB detection on PP devices. This patch modifies the target-tree function usb_detect() on all targets from bool to int, returning USB_INSERTED or USB_EXTRACTED instead of true or false. This was done to enable the PP usb_detect() to check for USB_POWER (either a connection to a USB wall charger, or the user holding "charge mode" button) and return that as a third value. 2007-09-04 08:03:07 +00:00