rockbox/firmware/target/arm/as3525
Rafaël Carré a1e1892b0f as3525: make interrupts struct static and merge declaration & definition
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30116 a1c6a512-1295-4272-9138-f99709370657
2011-07-02 02:49:09 +00:00
..
sansa-c200v2
sansa-clip
sansa-clipplus Sansa clip+: do not set GPIO B7 in the display driver, it's already used for FM radio I2C 2011-04-02 08:24:14 +00:00
sansa-clipv2 Sansa Clip v2: there's no need to use |= or &= to manipulate a GPIO for the button light 2011-04-08 21:51:46 +00:00
sansa-e200v2
sansa-fuze
sansa-fuzev2 AMS: consistently use bitclr32/bitset32/bitmod32 for register CCU_IO (instead of using |= or &= ) 2011-04-18 21:13:40 +00:00
sansa-m200v4
adc-target.h
app.lds
ascodec-as3525.c 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
ascodec-target.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
audio-as3525.c
backlight-e200v2-fuze.c
boot.lds
button-e200v2-fuze.c
clock-target.h
dbop-as3525.c
dbop-as3525.h
debug-as3525.c Move dbg_hw_info() into target tree. FS#11735 by me 2011-06-05 10:26:06 +00:00
debug-target.h Move dbg_hw_info() into target tree. FS#11735 by me 2011-06-05 10:26:06 +00:00
dma-pl081.c
dma-target.h
fmradio-i2c-as3525.c
i2s-as3525.c
kernel-as3525.c
lcd-as-e200v2-fuze-fuzev2.S
lcd-clip.h
lcd-fuze.c
lcd-fuze.h
lcd-ssd1303.c
memory-init.S
pcm-as3525.c Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitations about playback of voice and other sounds when paused. Channels are independent in state and amplitude. Fade on stop/pause is handled by the channel's volume control rather than global volume which means it now works from anywhere. Opens up the possibility of plugin sounds during music playback by merely adding an additional channel enum. If any PCM drivers were not properly modified, see one of the last comments in the task for a description of the simple change that is expected. Some params are tunable in firmware/export/pcm-mixer.h as well. 2011-06-29 06:37:04 +00:00
power-as3525.c
powermgmt-target.h
scrollwheel-as3525.c
sd-as3525.c AMS: consistently use bitclr32/bitset32/bitmod32 for register CCU_IO (instead of using |= or &= ) 2011-04-18 21:13:40 +00:00
sd-as3525v2.c AMS: consistently use bitclr32/bitset32/bitmod32 for register CCU_IO (instead of using |= or &= ) 2011-04-18 21:13:40 +00:00
system-as3525.c as3525: make interrupts struct static and merge declaration & definition 2011-07-02 02:49:09 +00:00
system-target.h
timer-as3525.c
tuner-as3525v2.c
usb-as3525.c
usb-drv-as3525.c 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
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
usb-drv-as3525v2.c AMSv2 USB: Write usb_delay() in assembly 2011-05-03 17:17:23 +00:00
usb-drv-as3525v2.h
usb-target.h