Searched refs:IS_MIDI_VOL_VR (Results 1 – 2 of 2) sorted by relevance
181 Assert_Param(IS_MIDI_VOL_VR(MIDI_InitStruct->MIDI_VOL_VR)); in MIDI_Init()430 Assert_Param(IS_MIDI_VOL_VR(VR)); in MIDI_VOL()678 Assert_Param(IS_MIDI_VOL_VR(VR)); in MIDI_VOL_VR()
299 #define IS_MIDI_VOL_VR(x) (x < 0x3FF) macro
Completed in 7 milliseconds