rockbox/firmware/target/arm/tms320dm320/creative-zvm
Michael Sevakis a56f1ca1ed Cleanup MV/MD macros a little.
When using variadic macros there's no need for IF_MD2/IF_MV2 to deal
with function parameters. IF_MD/IF_MV are enough.

Throw in IF_MD_DRV/ID_MV_VOL that return the parameter if MD/MV, or 0
if not.

Change-Id: I7605e6039f3be19cb47110c84dcb3c5516f2c3eb
2013-08-17 12:18:22 -04:00
..
adc-creativezvm.c
adc-target.h
ata-creativezvm.c Cleanup MV/MD macros a little. 2013-08-17 12:18:22 -04:00
ata-target.h Cleanup MV/MD macros a little. 2013-08-17 12:18:22 -04:00
backlight-target.h
button-target.h button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
dma-creativezvm.c FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver.h. After this change: 2011-12-08 21:23:53 +00:00
dma-target.h
lcd-creativezvm.c lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
lcd-target.h Convert remaining memframe LCDs that can be convert to common code. 2011-12-16 23:40:39 +00:00
pcm-creativezvm.c Shuffle some functions around so that interfacing with playback.c in particular isn't required. Though playback does finish the audio init, pcm doesn't care who does it. 2011-09-01 12:15:43 +00:00
pic-creativezvm.c firmware/ : use lcd_putsf() (only in debug code) 2010-08-28 23:12:11 +00:00
power-creativezvm.c
powermgmt-creativezvm.c Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
usb-creativezvm.c usb-target.h: remove 2011-12-31 18:44:55 +00:00