Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_midi.c185 Assert_Param(IS_MIDI_ENDADDR(MIDI_InitStruct->MIDI_ENDADDR)); in MIDI_Init()
209 MIDIx->END_ADDR = MIDI_InitStruct->MIDI_ENDADDR; in MIDI_Init()
264 MIDI_InitStruct->MIDI_ENDADDR = 0x0; in MIDI_StructInit()
473 void MIDI_ENDADDR(HT_MIDI_TypeDef* MIDIx, u32 END_ADDR) in MIDI_ENDADDR() function
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_midi.h247 u32 MIDI_ENDADDR; member
350 void MIDI_ENDADDR(HT_MIDI_TypeDef* MIDIx, u32 END_ADDR);

Completed in 10 milliseconds