rockbox/firmware/target/arm/iriver/h10
Barry Wardell e7a9ec4d13 Add backlight support for H10
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10848 a1c6a512-1295-4272-9138-f99709370657
2006-09-01 17:58:47 +00:00
..
adc-h10.c Remove sleep() from adc_scan(). It causes Rockbox to hang and isn't necessary anyway. 2006-08-28 10:39:24 +00:00
adc-target.h Move X5 ADC code to target tree. Fix power button detection on H10. New ADC 2006-08-22 20:17:09 +00:00
backlight-h10.c Add backlight support for H10 2006-09-01 17:58:47 +00:00
backlight-target.h Add backlight support for H10 2006-09-01 17:58:47 +00:00
button-h10.c Fixed silly bugs in H10 button driver. 2006-08-26 15:48:17 +00:00
button-target.h
lcd-h10.c Make LCD writing functions inline for ~33% performance increase. Add lcd_yuv_blit implementation. 2006-08-31 01:27:54 +00:00
power-h10.c H10 changes: power_off() now actually powers off. Fix wrong bitwise operation when disabling sound. Fix filenames when building a bootloader. 2006-08-31 09:59:35 +00:00
usb-h10.c Fix lcd_update_rect() on 5/6GB H10 (thanks to Laurent Baum). Fix usb_detect() on all H10 models. 2006-08-26 09:15:42 +00:00
usb-target.h