Searched refs:uTwdInitCountWhenStarted (Results 1 – 1 of 1) sorted by relevance
77 TI_UINT32 uTwdInitCountWhenStarted; /* The uTwdInitCount value when the timer was started */ member473 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()