Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/wpaddemo/src/
Dwpadsample.c105 static int rbCount [WPAD_MAX_CONTROLLERS]; variable
373 rbCount[i] = 0; in appInit()
755 if (rbPattern[rbCount[chan]]) in update()
764 if (++rbCount[chan] == sizeof(rbPattern)) in update()
766 rbCount[chan] = 0; in update()
772 rbCount[chan] = 0; in update()
848 rbCount[i] = 0; in operate()