Searched refs:LOS_ERRNO_SYS_TIMER_IS_RUNNING (Results 1 – 2 of 2) sorted by relevance
141 return LOS_ERRNO_SYS_TIMER_IS_RUNNING; in TickTimerCheck()225 return LOS_ERRNO_SYS_TIMER_IS_RUNNING; in LOS_TickTimerRegister()
222 #define LOS_ERRNO_SYS_TIMER_IS_RUNNING LOS_ERRNO_OS_ERROR(LOS_MOD_SYS, 0x15) macro