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