Home
last modified time | relevance | path

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

/kernel/liteos_m/kernel/src/
Dlos_tick.c52 STATIC BOOL g_tickTimerBaseUpdate = FALSE; variable
58 if (g_tickTimerBaseUpdate == FALSE) { in OsUpdateSysTimeBase()
62 g_tickTimerBaseUpdate = FALSE; in OsUpdateSysTimeBase()
103 g_tickTimerBaseUpdate = TRUE; in LOS_SysCycleGet()