rockbox/firmware/target/arm/tcc77x/iaudio7
Thomas Martitz 50a6ca39ad Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes).
This is to a) to cleanup firmware/common and firmware/include a bit, but also b) for Rockbox as an application which should use the host system's c library and headers, separating makes it easy to exclude our files from the build.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25850 a1c6a512-1295-4272-9138-f99709370657
2010-05-06 21:04:40 +00:00
..
adc-target.h
ata2501.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
ata2501.h
audio-iaudio7.c
backlight-target.h i7: _backlight_init() turn backlight on, as we can miss panic message 2009-09-18 06:01:56 +00:00
button-iaudio7.c i7: Notify the backlight driver when the HOLD button is toggled, same as D2 2009-09-02 12:03:37 +00:00
button-target.h
lcd-iaudio7.c Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar). 2009-10-20 21:54:59 +00:00
power-iaudio7.c
powermgmt-iaudio7.c