Searched refs:uTimersCount (Results 1 – 1 of 1) sorted by relevance
62 TI_UINT32 uTimersCount; /* Number of created timers */ member134 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()