Home
last modified time | relevance | path

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

/system/wlan/ti/wilink_6_1/utils/
Dtimer.c77 TI_UINT32 uTwdInitCountWhenStarted; /* The uTwdInitCount value when the timer was started */ member
473 pTimerInfo->uTwdInitCountWhenStarted = pTimerModule->uTwdInitCount; in tmr_StartTimer()
619 bTwdInitOccured = (pTimerModule->uTwdInitCount != pTimerInfo->uTwdInitCountWhenStarted); in tmr_HandleExpiry()
682 pTimerInfo->uTwdInitCountWhenStarted, pTimerInfo->hOsTimerObj, pTimerInfo->fExpiryCbFunc)); in tmr_PrintTimer()