Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/demos/wpaddemo/src/
Dwpadsample.c91 static int rbCount [WPAD_MAX_CONTROLLERS]; variable
350 rbCount[i] = 0; in appInit()
704 if (rbPattern[rbCount[chan]]) in update()
713 if (++rbCount[chan] == sizeof(rbPattern)) in update()
715 rbCount[chan] = 0; in update()
721 rbCount[chan] = 0; in update()
797 rbCount[i] = 0; in operate()