Home
last modified time | relevance | path

Searched refs:S32_SysTick_RVR_RELOAD (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.5.0/s32/drivers/s32k3/BaseNXP/header/
DS32K344_SYSTICK.h132 #define S32_SysTick_RVR_RELOAD(x) (((uint32_t)(((uint32_t)(x))<<S32_SysTick_RVR_RELO… macro
/hal_nxp-3.5.0/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_SYSTICK.h132 #define S32_SysTick_RVR_RELOAD(x) (((uint32_t)(((uint32_t)(x))<<S32_SysTick_RVR_RELO… macro
/hal_nxp-3.5.0/s32/drivers/s32k3/BaseNXP/src/
DOsIf_Timer_System_Internal_Systick.c142 S32_SysTick->RVR = S32_SysTick_RVR_RELOAD(SYSTICK_MAX); in OsIf_Timer_System_Internal_Init()
/hal_nxp-3.5.0/s32/drivers/s32ze/BaseNXP/src/
DOsIf_Timer_System_Internal_Systick.c142 S32_SysTick->RVR = S32_SysTick_RVR_RELOAD(SYSTICK_MAX); in OsIf_Timer_System_Internal_Init()