Home
last modified time | relevance | path

Searched defs:timerIndex (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/src/core/net/
Dtcp6.cpp307 uint8_t timerIndex = 0; in TimerFlagToIndex() local
364 uint8_t timerIndex = TimerFlagToIndex(aTimerFlag); in SetTimer() local
407 for (uint8_t timerIndex = 0; timerIndex != kNumTimers; timerIndex++) in FirePendingTimers() local