rockbox/firmware/target/arm/philips/sa9200
Rafaël Carré 7f2156661c adc-target.h: cleanup
move adc_close() prototype to adc.h
don't duplicate prototypes of adc.h
remove license header and guards for a single include of another file or for empty content

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31623 a1c6a512-1295-4272-9138-f99709370657
2012-01-08 00:39:29 +00:00
..
adc-target.h adc-target.h: cleanup 2012-01-08 00:39:29 +00:00
backlight-sa9200.c
backlight-target.h
button-sa9200.c Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time being. Add HAVE_BOOTLOADER_USB_MODE to config if BOOTLOADER is defined to enable it. Clean up some kernel stuff a little to support it. Mess up a bunch of other stuff (hopefully not too badly). 2011-01-15 08:19:30 +00:00
button-target.h button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
lcd-as-sa9200.S
lcd-sa9200.c SA9200: Give LCD about an 8% speedup. Sync optional LCD settings to defaults in lcd_init_device. 2011-01-11 04:33:57 +00:00
power-sa9200.c SA9200: Adjust touchpad sensitivities so that actual contact with the player is needed to cause button presses and hopefully those settings will work nicely. Add a parameter read function to the MEP driver for debugging and RE purposes; enable compilation of it if you want to use it. Make a note in power-sa9200.c about button inits. 2011-01-11 23:48:29 +00:00
powermgmt-sa9200.c
powermgmt-target.h powermgmt-target.h: move prototypes to powermgmt.h 2012-01-07 22:32:52 +00:00