rockbox/firmware/target/arm/iriver/h10
Thomas Martitz d0e834aa73 Okay, this should be the last. I'm sorry for the trouble, but now everything *should* be properly #ifdef'd (which wasn't before) :/
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20336 a1c6a512-1295-4272-9138-f99709370657
2009-03-17 04:22:28 +00:00
..
adc-target.h Move the PP5020 ADC defines to the c-file instead of repeating them across the header files. Also, the Tatung TPJ1022 should use the common PP5020 ADC driver. 2009-01-27 03:19:57 +00:00
backlight-h10.c
button-h10.c
button-target.h
fmradio_i2c-h10.c Various files: make function implementations consistent with their declaration in the header file or static if 2009-01-31 23:51:11 +00:00
lcd-as-h10.S
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 Okay, this should be the last. I'm sorry for the trouble, but now everything *should* be properly #ifdef'd (which wasn't before) :/ 2009-03-17 04:22:28 +00:00
power-h10.c H10 can distinguish USB and MAIN charger input so return proper flags. H100s were misconfigured and should use CHARGING_SIMPLE. Comment more on what charging types mean in config.h. 2008-12-24 19:36:37 +00:00
powermgmt-h10.c