Searched refs:CVR (Results 1 – 4 of 4) sorted by relevance
99 #define SYSTICK_GET_COUNTER() ((S32_SysTick->CVR) & S32_SysTick_CVR_CURRENT_MASK)143 S32_SysTick->CVR = S32_SysTick_CVR_CURRENT(0U); in OsIf_Timer_System_Internal_Init()
77 …__IO uint32_t CVR; /**< SysTick Current Value Register, offset: 0x8 … member