Searched refs:IS_MIDI_VOL_ENV (Results 1 – 2 of 2) sorted by relevance
179 Assert_Param(IS_MIDI_VOL_ENV(MIDI_InitStruct->MIDI_VOL_ENV)); in MIDI_Init()428 Assert_Param(IS_MIDI_VOL_ENV(ENV)); in MIDI_VOL()640 Assert_Param(IS_MIDI_VOL_ENV(ENV)); in MIDI_VOL_ENV()
297 #define IS_MIDI_VOL_ENV(x) (ENV_TYPE0 || ENV_TYPE1 || ENV_TYPE2 || ENV_NO) macro
Completed in 8 milliseconds