rockbox/firmware/target/arm/iriver/h10
2008-05-14 19:29:25 +00:00
..
adc-target.h
backlight-h10.c Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlight.c to handle lcd sleep timer. Make HAVE_LCD_SLEEP useable without a setting and use HAVE_LCD_SLEEP_SETTING when a setting is available in addition to HCD_HAVE_SLEEP. If a setting isn't used, the target must define the timeout to be used in the config. 2008-05-14 19:29:25 +00:00
button-h10.c
button-target.h
fmradio_i2c-h10.c
lcd-as-h10.S
lcd-h10_5gb.c Revert... stupid svn doesn't complain when passing -m twice :( 2008-04-02 22:45:23 +00:00
lcd-h10_20gb.c Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now with shared variables in DRAM (it seems swp(b) is at least partially broken on all PP or I'm doing something very wrong here :\). For core-shared data use SHAREDBSS/DATA_ATTR. NOCACHEBSS/DATA_ATTR is available whether or not single core is forced for static peripheral-DMA buffer allocation without use of the UNCACHED_ADDR macro in code and is likely useful on a non-PP target with a data cache (although not actually enabled in config.h and the .lds's in this commit). 2008-04-06 04:34:57 +00:00
power-h10.c H10: Disable IDE controller when the disk is powered down like on ipods. 2008-05-07 06:51:28 +00:00
powermgmt-h10.c