Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_midi.c174 Assert_Param(IS_MIDI_CTRL_SPIDISLOOP(MIDI_InitStruct->MIDI_CTRL_SPIDISLOOP)); in MIDI_Init()
387 Assert_Param(IS_MIDI_CTRL_SPIDISLOOP(SPIDISLOOP)); in MIDI_CTRL()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_midi.h290 #define IS_MIDI_CTRL_SPIDISLOOP(x) ((x == SPIDISLOOP_OFF) || (x == SPIDISLOOP_ON)) macro

Completed in 6 milliseconds