Home
last modified time | relevance | path

Searched refs:LOS_MOD_TICK (Results 1 - 4 of 4) sorted by relevance

/kernel/liteos_a/kernel/include/
H A Dlos_tick.h59 #define LOS_ERRNO_TICK_CFG_INVALID LOS_ERRNO_OS_ERROR(LOS_MOD_TICK, 0x00)
69 #define LOS_ERRNO_TICK_NO_HWTIMER LOS_ERRNO_OS_ERROR(LOS_MOD_TICK, 0x01)
80 #define LOS_ERRNO_TICK_PER_SEC_TOO_SMALL LOS_ERRNO_OS_ERROR(LOS_MOD_TICK, 0x02)
H A Dlos_err.h115 LOS_MOD_TICK = 0x4, enumerator
/kernel/liteos_m/kernel/include/
H A Dlos_tick.h58 #define LOS_ERRNO_TICK_CFG_INVALID LOS_ERRNO_OS_ERROR(LOS_MOD_TICK, 0x00)
68 #define LOS_ERRNO_TICK_NO_HWTIMER LOS_ERRNO_OS_ERROR(LOS_MOD_TICK, 0x01)
79 #define LOS_ERRNO_TICK_PER_SEC_TOO_SMALL LOS_ERRNO_OS_ERROR(LOS_MOD_TICK, 0x02)
/kernel/liteos_m/utils/
H A Dlos_error.h173 LOS_MOD_TICK = 0x4, enumerator

Completed in 3 milliseconds