Searched refs:S32_SysTick_RVR_RELOAD (Results 1 – 4 of 4) sorted by relevance
132 #define S32_SysTick_RVR_RELOAD(x) (((uint32_t)(((uint32_t)(x))<<S32_SysTick_RVR_RELO… macro
142 S32_SysTick->RVR = S32_SysTick_RVR_RELOAD(SYSTICK_MAX); in OsIf_Timer_System_Internal_Init()