Home
last modified time | relevance | path

Searched refs:S32_SysTick (Results 1 – 13 of 13) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/src/
DOsIf_Timer_System_Internal_Systick.c105 #define SYSTICK_GET_COUNTER() ((S32_SysTick->CVR) & S32_SysTick_CVR_CURRENT_MASK)
153 S32_SysTick->CSRr = S32_SysTick_CSR_ENABLE(0u); in OsIf_Timer_System_Internal_Init()
154 S32_SysTick->RVR = S32_SysTick_RVR_RELOAD(SYSTICK_MAX); in OsIf_Timer_System_Internal_Init()
155 S32_SysTick->CVR = S32_SysTick_CVR_CURRENT(0U); in OsIf_Timer_System_Internal_Init()
156S32_SysTick->CSRr = S32_SysTick_CSR_ENABLE(1u) | S32_SysTick_CSR_TICKINT(0u) | S32_SysTick_CSR_CLK… in OsIf_Timer_System_Internal_Init()
181 if(S32_SysTick->RVR >= CurrentVal) in OsIf_Timer_System_Internal_GetElapsed()
186 dif = SYSTICK_DELTA_OUTER(CurrentVal, *CurrentRef, S32_SysTick->RVR); in OsIf_Timer_System_Internal_GetElapsed()
/hal_nxp-latest/s32/drivers/s32k3/BaseNXP/src/
DOsIf_Timer_System_Internal_Systick.c99 #define SYSTICK_GET_COUNTER() ((S32_SysTick->CVR) & S32_SysTick_CVR_CURRENT_MASK)
141 S32_SysTick->CSRr = S32_SysTick_CSR_ENABLE(0u); in OsIf_Timer_System_Internal_Init()
142 S32_SysTick->RVR = S32_SysTick_RVR_RELOAD(SYSTICK_MAX); in OsIf_Timer_System_Internal_Init()
143 S32_SysTick->CVR = S32_SysTick_CVR_CURRENT(0U); in OsIf_Timer_System_Internal_Init()
144S32_SysTick->CSRr = S32_SysTick_CSR_ENABLE(1u) | S32_SysTick_CSR_TICKINT(0u) | S32_SysTick_CSR_CLK… in OsIf_Timer_System_Internal_Init()
160 dif = SYSTICK_DELTA_OUTER(CurrentVal, *CurrentRef, S32_SysTick->RVR); in OsIf_Timer_System_Internal_GetElapsed()
/hal_nxp-latest/s32/drivers/s32k1/BaseNXP/src/
DOsIf_Timer_System_Internal_Systick.c105 #define SYSTICK_GET_COUNTER() ((S32_SysTick->CVR) & S32_SysTick_CVR_CURRENT_MASK)
153 S32_SysTick->CSRr = S32_SysTick_CSR_ENABLE(0u); in OsIf_Timer_System_Internal_Init()
154 S32_SysTick->RVR = S32_SysTick_RVR_RELOAD(SYSTICK_MAX); in OsIf_Timer_System_Internal_Init()
155 S32_SysTick->CVR = S32_SysTick_CVR_CURRENT(0U); in OsIf_Timer_System_Internal_Init()
156S32_SysTick->CSRr = S32_SysTick_CSR_ENABLE(1u) | S32_SysTick_CSR_TICKINT(0u) | S32_SysTick_CSR_CLK… in OsIf_Timer_System_Internal_Init()
/hal_nxp-latest/s32/drivers/s32k1/BaseNXP/header/
DS32K142_SYSTICK.h90 #define S32_SysTick ((S32_SysTick_Type *)S32_SysTick_BASE) macro
94 #define S32_SysTick_BASE_PTRS { S32_SysTick }
DS32K118_SYSTICK.h90 #define S32_SysTick ((S32_SysTick_Type *)S32_SysTick_BASE) macro
94 #define S32_SysTick_BASE_PTRS { S32_SysTick }
DS32K116_SYSTICK.h90 #define S32_SysTick ((S32_SysTick_Type *)S32_SysTick_BASE) macro
94 #define S32_SysTick_BASE_PTRS { S32_SysTick }
DS32K142W_SYSTICK.h90 #define S32_SysTick ((S32_SysTick_Type *)S32_SysTick_BASE) macro
94 #define S32_SysTick_BASE_PTRS { S32_SysTick }
DS32K146_SYSTICK.h90 #define S32_SysTick ((S32_SysTick_Type *)S32_SysTick_BASE) macro
94 #define S32_SysTick_BASE_PTRS { S32_SysTick }
DS32K144W_SYSTICK.h90 #define S32_SysTick ((S32_SysTick_Type *)S32_SysTick_BASE) macro
94 #define S32_SysTick_BASE_PTRS { S32_SysTick }
DS32K148_SYSTICK.h90 #define S32_SysTick ((S32_SysTick_Type *)S32_SysTick_BASE) macro
94 #define S32_SysTick_BASE_PTRS { S32_SysTick }
DS32K144_SYSTICK.h90 #define S32_SysTick ((S32_SysTick_Type *)S32_SysTick_BASE) macro
94 #define S32_SysTick_BASE_PTRS { S32_SysTick }
/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_SYSTICK.h90 #define S32_SysTick ((S32_SysTick_Type *)S32_SysTick_BASE) macro
94 #define S32_SysTick_BASE_PTRS { S32_SysTick }
/hal_nxp-latest/s32/drivers/s32k3/BaseNXP/header/
DS32K344_SYSTICK.h90 #define S32_SysTick ((S32_SysTick_Type *)S32_SysTick_BASE) macro
94 #define S32_SysTick_BASE_PTRS { S32_SysTick }