Searched refs:gCyclicTimerCount (Results 1 – 1 of 1) sorted by relevance
33 int gCyclicTimerCount; variable44 gCyclicTimerCount = 0; in nanoappStart()54 gCyclicTimerCount++; in handleTimerEvent()55 if (gCyclicTimerCount > 1) { in handleTimerEvent()