rockbox/firmware/target/arm/iriver/h10
Barry Wardell a396d7e742 Make LCD writing functions inline for ~33% performance increase. Add lcd_yuv_blit implementation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10818 a1c6a512-1295-4272-9138-f99709370657
2006-08-31 01:27:54 +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 Some indent/c99 style cleanup by Barry Wardell 2006-08-11 09:51:04 +00:00
backlight-target.h Barry Wardell's initial work for the iriver H10 port 2006-08-03 20:18:31 +00:00
button-h10.c Fixed silly bugs in H10 button driver. 2006-08-26 15:48:17 +00:00
button-target.h Barry Wardell's initial work for the iriver H10 port 2006-08-03 20:18:31 +00:00
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 Some indent/c99 style cleanup by Barry Wardell 2006-08-11 09:51:04 +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 Barry Wardell's initial work for the iriver H10 port 2006-08-03 20:18:31 +00:00