Home
last modified time | relevance | path

Searched refs:ChSetEvent (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.1.0/build/demos/snd/seq/include/
Dchannel.h32 void ChSetEvent(const u8 *midi_data);
/TwlSDK-5.1.0/build/demos/snd/seq/src/
Dmain.c180 ChSetEvent(midi_buf); in MidiCallback()
Dchannel.c94 void ChSetEvent(const u8 *midi_data) in ChSetEvent() function