Home
last modified time | relevance | path

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

/system/wlan/ti/wilink_6_1/utils/
Dtimer.c63 TI_UINT32 uTimersCount; /* Number of created timers */ member
135 if (pTimerModule->uTimersCount) in tmr_Destroy()
249 pTimerModule->uTimersCount = 0; in tmr_Init()
387 pTimerModule->uTimersCount++; /* count created timers */ in tmr_CreateTimer()
424 pTimerModule->uTimersCount--; /* update created timers number */ in tmr_DestroyTimer()
664 pTimerModule->uTwdInitCount, pTimerModule->uTimersCount)); in tmr_PrintModule()