rockbox/firmware/target/arm/iriver/h10
Jens Arnold 8c6920e343 Revert accidental tree commit. Sorry for that.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16574 a1c6a512-1295-4272-9138-f99709370657
2008-03-08 23:50:55 +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 Hardware controlled backlight brightness for iPod Video and Nano, retaining the software PWM fade in/ fade out. * Backlight handling cleanup, getting rid of one layer of 'lowlevelness'. * Use atomic GPIO bit manipulation for PP502x backlight handling. 2007-11-12 18:49:53 +00:00
button-h10.c H10 button driver: Use atomic GPIO bit manipulation. 2007-11-27 20:23:12 +00:00
button-target.h Add support for H10 remote. Remote buttons have the same keymappings as their counterparts on the H10 itself, with vol-/vol+ being the same as scroll up/down. 2006-09-29 15:59:08 +00:00
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 accidental tree commit. Sorry for that. 2008-03-08 23:50:55 +00:00
lcd-h10_20gb.c H10 20GB: Assembly YUV blitting and dithering. 2008-01-26 14:24:09 +00:00
power-h10.c FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the hard work in figuring out how to communicate with the tuner. 2007-11-11 16:00:33 +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