Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/utils/
Dtimer.c62 TI_UINT32 uTimersCount; /* Number of created timers */ member
134 if (pTimerModule->uTimersCount) in tmr_Destroy()
238 pTimerModule->uTimersCount = 0; in tmr_Init()
367 pTimerModule->uTimersCount++; /* count created timers */ in tmr_CreateTimer()
404 pTimerModule->uTimersCount--; /* update created timers number */ in tmr_DestroyTimer()
644 pTimerModule->uTwdInitCount, pTimerModule->uTimersCount)); in tmr_PrintModule()