Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/mididemo/src/
Dmain.c102 if(!(stat & MIDI_JSTAT_SEND)) in midiThread()
112 if(!(stat & MIDI_JSTAT_SEND)) in midiThread()
/RvlSDK-3.3/include/revolution/
Dmidi.h38 #define MIDI_JSTAT_SEND 0x08 macro