Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/mididemo/src/
Dmain.c44 static u8 s_index = 0; variable
124 s_midiSequence[(s_index++)%LOG_SIZE] = buf[i]; in midiThread()