HomeSort by: relevance | last modified time | path
    Searched refs:MIDI_ACK (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/
midi.c 732 if (got == FST_RT && MIDI_ACK == sc->rcv.pos[0]) {
1069 error = sc->hw_if->output(sc->hw_hdl, MIDI_ACK);
1072 error = sc->hw_if->output(sc->hw_hdl, MIDI_ACK);
  /src/sys/sys/
midiio.h 61 #define MIDI_ACK 0xfe

Completed in 19 milliseconds