rockbox/firmware/target/hosted
Rafaël Carré 8552824284 ascodec-target.h: remove
move prototypes to ascodec.h
move code to ascodec*.c

YPR0: use adc-as3514.c instead of duplicating it

TODO: merge as3514.h and ascodec.h ?

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31626 a1c6a512-1295-4272-9138-f99709370657
2012-01-08 01:43:16 +00:00
..
android remove cargo-cult empty i2c-target.h 2012-01-08 00:41:33 +00:00
maemo Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
sdl remove cargo-cult empty i2c-target.h 2012-01-08 00:41:33 +00:00
ypr0 ascodec-target.h: remove 2012-01-08 01:43:16 +00:00
cpuinfo-linux.c *frequency_linux(): factorize 2012-01-04 00:34:02 +00:00
cpuinfo-linux.h *frequency_linux(): factorize 2012-01-04 00:34:02 +00:00
pcm-alsa.c ypr0: Cleanup and simplify ascodec functions. Fix audiohw_{pre,post}init() not being called. 2011-12-24 17:59:43 +00:00
rtc.c Return -1 for not implemented RTC functions. 2011-03-08 21:36:47 +00:00
thread-arm.c thread.c includes gcc_extensions.h and thread-XXX.c files are includes inside thread.c therefore do not require their own. 2011-12-10 20:47:59 +00:00
thread-unix.c Add rockbox copyright header with proper credits for kugel 2011-03-05 15:38:10 +00:00
thread-win32.c Implement cooperative threads on hosted platforms using C code. 2011-02-18 22:46:01 +00:00