Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/os/common/src/
Dos_tick.c36 BOOL OSi_NeedResetTimer = FALSE; variable
78 OSi_NeedResetTimer = FALSE; in OS_InitTick()
111 if (OSi_NeedResetTimer) in OSi_CountUpTick()
117 OSi_NeedResetTimer = FALSE; in OSi_CountUpTick()
227 OSi_NeedResetTimer = TRUE; in OS_SetTick()