Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_midi.c225 MIDI_InitStruct->MIDI_CTRL_DACDS = 0x0; in MIDI_StructInit()
234 MIDI_InitStruct->MIDI_CTRL_CHS = CHS16; in MIDI_StructInit()
237 MIDI_InitStruct->MIDI_FREQ_BL = BL0; in MIDI_StructInit()
240 MIDI_InitStruct->MIDI_FREQ_FR = 0x0; in MIDI_StructInit()
246 MIDI_InitStruct->MIDI_VOL_ENV = ENV_NO; in MIDI_StructInit()
249 MIDI_InitStruct->MIDI_VOL_VL = 0x3FF; in MIDI_StructInit()
252 MIDI_InitStruct->MIDI_VOL_VR = 0x3FF; in MIDI_StructInit()
255 MIDI_InitStruct->MIDI_STADDR = 0x0; in MIDI_StructInit()
258 MIDI_InitStruct->MIDI_RENUM_WBS = WBS8; in MIDI_StructInit()
261 MIDI_InitStruct->MIDI_RENUM_RE = 0x0; in MIDI_StructInit()
[all …]
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_midi.h333 void MIDI_Init(HT_MIDI_TypeDef* MIDIx, MIDI_InitTypeDef* MIDI_InitStruct);
334 void MIDI_StructInit(MIDI_InitTypeDef* MIDI_InitStruct);

Completed in 7 milliseconds