Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/demos/wpaddemo/src/
Dwpadsample.c85 static int rbCount [WPAD_MAX_CONTROLLERS]; variable
338 rbCount[i] = 0; in appInit()
657 if (rbPattern[rbCount[chan]]) in update()
666 if (++rbCount[chan] == sizeof(rbPattern)) in update()
668 rbCount[chan] = 0; in update()
674 rbCount[chan] = 0; in update()
750 rbCount[i] = 0; in operate()