rockbox/firmware/target/coldfire/iriver/h300
Robert Kukla 8812879aac fix h300 red
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16209 a1c6a512-1295-4272-9138-f99709370657
2008-02-03 18:31:47 +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 Hardware controlled backlight brightness for iPod Video and Nano, retaining the software PWM fade in/ fade out. * Backlight handling cleanup, getting rid of one layer of 'lowlevelness'. * Use atomic GPIO bit manipulation for PP502x backlight handling. 2007-11-12 18:49:53 +00:00
backlight-target.h Hardware controlled backlight brightness for iPod Video and Nano, retaining the software PWM fade in/ fade out. * Backlight handling cleanup, getting rid of one layer of 'lowlevelness'. * Use atomic GPIO bit manipulation for PP502x backlight handling. 2007-11-12 18:49:53 +00:00
button-h300.c
lcd-as-h300.S H300, X5: Optimised lcd_yuv_blit(), using line-pair zig-zag writing to the LCD controller. ~7% speedup on H300, ~5% speedup on X5. 2007-10-14 23:05:56 +00:00
lcd-h300.c H300, X5: Optimised lcd_yuv_blit(), using line-pair zig-zag writing to the LCD controller. ~7% speedup on H300, ~5% speedup on X5. 2007-10-14 23:05:56 +00:00
pcf50606-h300.c
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 fix h300 red 2008-02-03 18:31:47 +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