rockbox/firmware/target/sh/archos/ondio
Michael Sevakis ed8445f205 Change files to use the public function sleep() and not the intenal kernel function sleep_thread().
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16719 a1c6a512-1295-4272-9138-f99709370657
2008-03-20 15:20:06 +00:00
..
adc-target.h
backlight-target.h 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-ondio.c
button-target.h
fmradio_i2c-ondio.c Change files to use the public function sleep() and not the intenal kernel function sleep_thread(). 2008-03-20 15:20:06 +00:00
power-ondio.c Fix bootloaders, and the backlight-modded Ondio build. 2007-11-12 19:19:38 +00:00
powermgmt-ondio.c
usb-ondio.c FS #7691 - improved USB detection on PP devices. This patch modifies the target-tree function usb_detect() on all targets from bool to int, returning USB_INSERTED or USB_EXTRACTED instead of true or false. This was done to enable the PP usb_detect() to check for USB_POWER (either a connection to a USB wall charger, or the user holding "charge mode" button) and return that as a third value. 2007-09-04 08:03:07 +00:00