rockbox/firmware/target/coldfire
Bertrik Sikken 8e2ff63a7e Various files: make function implementations consistent with their declaration in the header file or static if
they're local.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19892 a1c6a512-1295-4272-9138-f99709370657
2009-01-31 23:51:11 +00:00
..
iaudio
iriver Various files: make function implementations consistent with their declaration in the header file or static if 2009-01-31 23:51:11 +00:00
ata-as-coldfire.S
ata-target.h
crt0.S
ffs-coldfire.S
i2c-coldfire.c
kernel-coldfire.c
memcpy-coldfire.S
memmove-coldfire.S
memset-coldfire.S
memset16-coldfire.S
pcf50606-coldfire.c
pcm-coldfire.c Bring consistency to pcm implementation and samplerate handling. Less low-level duplication. A small test_sampr fix so it works on coldfire again. 2008-12-12 11:01:07 +00:00
strlen-coldfire.S
system-coldfire.c Clean up panicf and introduce system_exception_wait to do further target tasks and wait for a button when an unrecoverable error has occurred (panic, UIE, etc.). Returning from that function should reboot or don't return from it. Move UIE and __div0 for ARM to its own file. 2009-01-08 10:15:32 +00:00
system-target.h Hopefully fix wrong colours on coldfire targets for certain scaling factors. EMAC needs to be in unsigned integer mode. 2009-01-25 15:59:43 +00:00
usb-target.h