rockbox/firmware/target/arm/pnx0101
2007-10-06 22:27:27 +00:00
..
iriver-ifp7xx 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
backlight-target.h
crt0-pnx0101.S
i2c-pnx0101.c
pcm-pnx0101.c Unify PCM interface just above the hardware driver level for all targets including the sims. Perform lockout of audio callback when changing states. Weird new playback or recording trouble? Check before and after this revision first though things seem quite sound. 2007-10-06 22:27:27 +00:00
system-pnx0101.c PNX0101: new register names and polishing support for Clock Generation Unit 2007-09-20 22:13:48 +00:00
usb-target.h