Searched refs:hwCycleFirst (Results 1 – 1 of 1) sorted by relevance
22 U32 hwCycleFirst; /* PosA */ in OsCycleUpdate() local32 hwCycleFirst = *(volatile U32 *)OS_SYSTICK_CURRENT_REG; in OsCycleUpdate()38 if (((hwCycleCtrl & OS_SYSTICK_CONTROL_COUNTFLAG_MSK) != 0) || (hwCycleFirst < hwCycleSecond)) { in OsCycleUpdate()