Searched refs:IS_MIDI_VOL_VL (Results 1 – 2 of 2) sorted by relevance
180 Assert_Param(IS_MIDI_VOL_VL(MIDI_InitStruct->MIDI_VOL_VL)); in MIDI_Init()429 Assert_Param(IS_MIDI_VOL_VL(VL)); in MIDI_VOL()659 Assert_Param(IS_MIDI_VOL_VL(VL)); in MIDI_VOL_VL()
298 #define IS_MIDI_VOL_VL(x) (x < 0x3FF) macro
Completed in 7 milliseconds