rockbox/firmware/target/arm/philips/hdd6330
Szymon Dziok 703db94de6 HDD6330: speedup lcd_blit_yuv() function (~4%).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28828 a1c6a512-1295-4272-9138-f99709370657
2010-12-13 23:51:48 +00:00
..
adc-target.h
backlight-hdd6330.c HDD6330 and HDD1630: split the code for the backlight, cause it's rather different for these targets. 2010-10-21 21:03:17 +00:00
backlight-target.h HDD6330 and HDD1630: split the code for the backlight, cause it's rather different for these targets. 2010-10-21 21:03:17 +00:00
button-hdd6330.c HDD6330: fix loading of the OF through the Rockbox bootloader (correct magic values in registers at the start), fix bootloader warnings. 2010-10-21 21:16:00 +00:00
button-target.h HDD6330: Try to adapt the keys for the new touchpad code, remove the non existing buttons, enable morse input. 2010-10-18 19:30:54 +00:00
lcd-as-hdd6330.S HDD6330: speedup lcd_blit_yuv() function (~4%). 2010-12-13 23:51:48 +00:00
lcd-hdd6330.c HDD6330: implement initialization and inversion of lcd. 2010-12-13 21:13:04 +00:00
powermgmt-hdd6330.c