Home
last modified time | relevance | path

Searched refs:IS_MIDI_VOL_VL (Results 1 – 2 of 2) sorted by relevance

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_midi.c180 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()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_midi.h298 #define IS_MIDI_VOL_VL(x) (x < 0x3FF) macro

Completed in 9 milliseconds