rockbox/firmware/target/arm/as3525
Rafaël Carré 7c547be19d fix previous commit
implement button_init_device for ondio
include button.h to get prototypes

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31621 a1c6a512-1295-4272-9138-f99709370657
2012-01-08 00:18:43 +00:00
..
sansa-c200v2 button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
sansa-clip button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
sansa-clipplus button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
sansa-clipv2 button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
sansa-clipzip button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
sansa-e200v2 button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
sansa-fuze button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
sansa-fuzev2 button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
sansa-m200v4 button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
adc-target.h
app.lds Get the linker files that slipped through in r31337. 2011-12-17 02:00:59 +00:00
ascodec-as3525.c usb-target.h: remove 2011-12-31 18:44:55 +00:00
ascodec-target.h Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR. 2011-12-19 20:12:52 +00:00
audio-as3525.c AS3525v1/v2: 2011-12-08 19:20:00 +00:00
backlight-e200v2-fuze.c
boot.lds Get the linker files that slipped through in r31337. 2011-12-17 02:00:59 +00:00
button-clip.c button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
button-e200v2-fuze.c button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
clock-target.h
dbop-as3525.c
dbop-as3525.h
debug-as3525.c as3525: move debug-target.h content to .c 2012-01-04 06:34:56 +00:00
debug-target.h as3525: move debug-target.h content to .c 2012-01-04 06:34:56 +00:00
dma-pl081.c Deal with a complication when transferring recording method from PP5024: since the FIFO POP is always read until empty, keep track of sample parity instead of always saving the first one in the FIFO upon entering the ISR or else the first of a duplicate that is also the last in the FIFO would get duplicated. Also, give top priority to audio interrupts in all cases. 2011-12-12 20:12:22 +00:00
dma-target.h
fmradio-i2c-as3525.c FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip) 2011-12-17 20:24:19 +00:00
i2s-as3525.c
kernel-as3525.c fix previous commit 2012-01-08 00:18:43 +00:00
lcd-as-e200v2-fuze-fuzev2.S
lcd-clip.h
lcd-fuze.c
lcd-fuze.h
lcd-ssd1303.c
memory-init.S Initial framework for the Sandisk Sansa Clip Zip 2011-08-27 16:21:19 +00:00
pcm-as3525.c Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
power-as3525.c
powermgmt-target.h powermgmt-target.h: move prototypes to powermgmt.h 2012-01-07 22:32:52 +00:00
scrollwheel-as3525.c Fix FS#12351: The poweroff timer was not reset on scroll wheel activity for e200 and simulator. Thanks to Nick Peskett. 2011-10-28 17:23:40 +00:00
sd-as3525.c Deal with a complication when transferring recording method from PP5024: since the FIFO POP is always read until empty, keep track of sample parity instead of always saving the first one in the FIFO upon entering the ISR or else the first of a duplicate that is also the last in the FIFO would get duplicated. Also, give top priority to audio interrupts in all cases. 2011-12-12 20:12:22 +00:00
sd-as3525v2.c AMSv2: enable storage write in bootloader 2011-12-18 21:35:51 +00:00
system-as3525.c button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
system-target.h firewire/usb_remove/insert_int: move to system-target.h 2011-12-31 18:44:12 +00:00
timer-as3525.c
tuner-as3525v2.c typo 2011-12-15 19:42:21 +00:00
usb-as3525.c Reorganise USB initialisation to not depend on a specific enumeration sequence, by Bartosz Fabianowski, with minor tweaks by Michael Sevakis (FS#12497) 2012-01-04 21:55:09 +00:00
usb-drv-as3525.c usb-target.h: remove 2011-12-31 18:44:55 +00:00
usb-drv-as3525.h Merge functionality of wakeups and semaphores-- fewer APIs and object types. semaphore_wait takes a timeout now so codecs and plugins have to be made incompatible. Don't make semaphores for targets not using them. 2011-03-02 08:49:38 +00:00