rockbox/firmware/target/arm/tcc77x/iaudio7
Rafaël Carré 95cf63b294 button-target.h : move prototypes to button.h
no need to define BUTTON_REMOTE anymore

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31620 a1c6a512-1295-4272-9138-f99709370657
2012-01-08 00:07:19 +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 Get rid of remaining audiohw_enable_output style codec setup and use pre/post split initialization. Move some SoC-specific code like i2s_reset out of the codec drivers. Helps to unify drivers and it was only ever used to enable. I cannot possibly test everything so report (I'll be on call ;) or fix problems if any crop up. 2008-11-26 14:25:45 +00:00
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 button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
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 tcc77x targets: various minor cleanups 2010-08-28 10:17:19 +00:00
powermgmt-iaudio7.c Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00