rockbox/firmware/target/arm/iriver/h10
Bertrik Sikken d767883a41 Various files: make functions static if they're local or make sure there is a proper #include if not
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22184 a1c6a512-1295-4272-9138-f99709370657
2009-08-06 09:28:25 +00:00
..
adc-target.h
backlight-h10.c Various files: make functions static if they're local or make sure there is a proper #include if not 2009-08-06 09:28:25 +00:00
button-h10.c Fix duplicate #includes 2009-05-17 14:50:19 +00:00
button-target.h Also fix the iRiver H10 2009-06-24 22:23:45 +00:00
fmradio_i2c-h10.c
lcd-as-h10.S ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. Saves a bit of stack and execution time. 2009-07-11 23:43:44 +00:00
lcd-h10_5gb.c Make the H10 5GB bootloader able to load the OF again. From FS#9955. 2009-03-02 22:42:13 +00:00
lcd-h10_20gb.c Fix very last yellows. 2009-03-17 04:46:11 +00:00
power-h10.c Remove unnecessary #include "adc.h" 2009-04-25 22:24:59 +00:00
powermgmt-h10.c