rockbox/firmware/target/arm/iriver/h10
2008-05-28 10:17:16 +00:00
..
adc-target.h Improved H10 ADC driver. We now do things exactly as the OF does. This includes shifting the readings by 0x14 when PLL is enabled. Battery voltages and remote/scrollpad values adjusted accordingly. We also now wait for the ADC to indicate the conversion is complete before reading the data, so hopefully we will get more reliably steady readings. 2007-10-16 10:48:16 +00:00
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 H10 button driver: Use atomic GPIO bit manipulation. 2007-11-27 20:23:12 +00:00
button-target.h
fmradio_i2c-h10.c H10 20GB: Hopefully fix the issue on FM not operating at 80MHz CPU frequency for everyone. Works for me. 2008-01-25 19:17:48 +00:00
lcd-as-h10.S H10-20GB: Commit the first patch in FS#8533 to fix the mpegplayer display problem where only half the data was reaching the display on some players. Two individuals report that it corrects it. 2008-02-01 02:02:38 +00:00
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 Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when the lcd is enabled and the image is refreshed so overlayed drawing can also be refreshed. Chiefly mpegplayer needs this so it can redraw the YUV data after the backlight is turned on while paused or when using 'Set Start Time'. 2008-05-28 10:17:16 +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 Improved H10 ADC driver. We now do things exactly as the OF does. This includes shifting the readings by 0x14 when PLL is enabled. Battery voltages and remote/scrollpad values adjusted accordingly. We also now wait for the ADC to indicate the conversion is complete before reading the data, so hopefully we will get more reliably steady readings. 2007-10-16 10:48:16 +00:00