![]() |
LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
|
Go to the source code of this file.
#define AUDIO_CONTROL_UNDEFINED 0x00 /* Common Selector */ |
#define AUDIO_EXTENSION_UNIT_DESC_SZ | ( | p, | |
n | |||
) | (0x0D+(p)+(n)) |
#define AUDIO_FEATURE_UNIT_DESC_SZ | ( | ch, | |
n | |||
) | (0x07+((ch)+1)*(n)) |
#define AUDIO_MODE_SELECT_CONTROL 0x02 /* Common Selector */ |
#define AUDIO_PROCESSING_UNIT_DESC_SZ | ( | p, | |
n, | |||
x | |||
) | (0x0D+(p)+(n)+(x)) |