Searched refs:timerTypeExact (Results 1 – 1 of 1) sorted by relevance
415 uint8_t timerTypeExact = static_cast<uint8_t>(sharedTimerInfo->TIMER_TYPE_EXACT); in InitTimerInfo() local422 int32_t timerType = static_cast<int32_t>(timerTypeWakeup | timerTypeExact); in InitTimerInfo()