Home
last modified time | relevance | path

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

/kernel/uniproton/src/arch/cpu/armv7-m/common/tick/
H A Dprt_hw_tick_internal.h32 #define OS_SYSTICK_CONTROL_COUNTFLAG_MSK (1U << 16) macro
H A Dprt_hw_tick_minor.c38 if (((hwCycleCtrl & OS_SYSTICK_CONTROL_COUNTFLAG_MSK) != 0) || (hwCycleFirst < hwCycleSecond)) { in OsCycleUpdate()

Completed in 1 milliseconds