rockbox/firmware/target/arm/philips/hdd1630
Mark Arigo ce7c62ce29 Philips HDD1630: add ADC info to debug screen. Make button_click work again (bad copy/paste job).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19822 a1c6a512-1295-4272-9138-f99709370657
2009-01-23 03:14:34 +00:00
..
adc-target.h
backlight-hdd1630.c
backlight-target.h
button-hdd1630.c Philips HDD1630: add ADC info to debug screen. Make button_click work again (bad copy/paste job). 2009-01-23 03:14:34 +00:00
button-target.h Working touchpad for the Philips HDD1630 using the Synaptics driver. Like the m:robe 100, the strip is divided into up, select, and down button regions. You can't swipe like in the OF. The keymap still needs some work. 2008-12-19 03:31:26 +00:00
lcd-hdd1630.c Philips HDD1630 lcd work: register defines and enable contrast, flip, and inverse. 2009-01-21 02:23:29 +00:00
power-hdd1630.c Simplify powermgmt thread loops so it calls functions turn (no more power_thread_sleep). Do other target-friendly simplifications, generic battery switch handling and split sim-specific code. Whoever can, please verify charging on the Archos Recorder (due to change in the charger duty cycle code). 2008-12-24 16:58:41 +00:00
powermgmt-hdd1630.c