Home
last modified time | relevance | path

Searched refs:OS_BIT0_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/uniproton/src/arch/cpu/armv7-m/common/tick/
H A Dprt_hw_tick.c53 *(volatile U32 *)OS_SYSTICK_CONTROL_REG = OS_BIT0_MASK | OS_BIT1_MASK | OS_BIT2_MASK; in OsTickStartRegSet()
/kernel/uniproton/src/utility/lib/include/
H A Dprt_lib_external.h79 #define OS_BIT0_MASK (0x1U << 0) macro

Completed in 2 milliseconds