Home
last modified time | relevance | path

Searched refs:CurrentRef (Results 1 – 23 of 23) sorted by relevance

/hal_nxp-3.6.0/s32/drivers/s32k3/BaseNXP/src/
DOsIf_Timer.c167 static inline uint32 OsIf_Timer_Dummy_GetElapsed(const uint32 * const CurrentRef);
186 static inline uint32 OsIf_Timer_Dummy_GetElapsed(const uint32 * const CurrentRef) in OsIf_Timer_Dummy_GetElapsed() argument
188 (void)CurrentRef; in OsIf_Timer_Dummy_GetElapsed()
262 uint32 OsIf_GetElapsed(uint32 * const CurrentRef, OsIf_CounterType SelectedCounter) in OsIf_GetElapsed() argument
267 Value = OsIf_Timer_Dummy_GetElapsed(CurrentRef); in OsIf_GetElapsed()
271 Value = OsIf_Timer_System_GetElapsed(CurrentRef); in OsIf_GetElapsed()
276 Value = OsIf_Timer_Custom_GetElapsed(CurrentRef); in OsIf_GetElapsed()
DOsIf_Timer_System.c199 …r_System_Internal_GetElapsed(CurrentRef) OsIf_Trusted_Call_Return1param(OsIf_Timer_System_Intern… argument
204 …rusted_OsIf_Timer_System_Internal_GetElapsed(CurrentRef) OsIf_Timer_System_Internal_GetElapsed(C…
374 uint32 OsIf_Timer_System_GetElapsed(uint32 * const CurrentRef) in OsIf_Timer_System_GetElapsed() argument
407 …Status = GetElapsedValue(OsIf_apxInternalCfg[CoreId]->counterId, (TickType*)CurrentRef, &ElapsedTi… in OsIf_Timer_System_GetElapsed()
413 Elapsed = CurrentVal - *CurrentRef; in OsIf_Timer_System_GetElapsed()
414 *CurrentRef = CurrentVal; in OsIf_Timer_System_GetElapsed()
419 Elapsed = Trusted_OsIf_Timer_System_Internal_GetElapsed(CurrentRef); in OsIf_Timer_System_GetElapsed()
DOsIf_Timer_System_Internal_Systick.c153 uint32 OsIf_Timer_System_Internal_GetElapsed(uint32 * const CurrentRef) in OsIf_Timer_System_Internal_GetElapsed() argument
157 if (SYSTICK_OVERFLOWED((CurrentVal), (*CurrentRef))) in OsIf_Timer_System_Internal_GetElapsed()
160 dif = SYSTICK_DELTA_OUTER(CurrentVal, *CurrentRef, S32_SysTick->RVR); in OsIf_Timer_System_Internal_GetElapsed()
165 dif = SYSTICK_DELTA_INNER(*CurrentRef, CurrentVal); in OsIf_Timer_System_Internal_GetElapsed()
167 *CurrentRef = CurrentVal; in OsIf_Timer_System_Internal_GetElapsed()
/hal_nxp-3.6.0/s32/drivers/s32k1/BaseNXP/src/
DOsIf_Timer.c177 static inline uint32 OsIf_Timer_Dummy_GetElapsed(const uint32 * const CurrentRef);
206 static inline uint32 OsIf_Timer_Dummy_GetElapsed(const uint32 * const CurrentRef) in OsIf_Timer_Dummy_GetElapsed() argument
208 (void)CurrentRef; in OsIf_Timer_Dummy_GetElapsed()
313 uint32 OsIf_GetElapsed(uint32 * const CurrentRef, OsIf_CounterType SelectedCounter) in OsIf_GetElapsed() argument
319 Value = OsIf_Timer_Dummy_GetElapsed(CurrentRef); in OsIf_GetElapsed()
323 Value = OsIf_Timer_System_GetElapsed(CurrentRef); in OsIf_GetElapsed()
328 Value = OsIf_Timer_Custom_GetElapsed(CurrentRef); in OsIf_GetElapsed()
DOsIf_Timer_System.c211 …r_System_Internal_GetElapsed(CurrentRef) OsIf_Trusted_Call_Return1param(OsIf_Timer_System_Intern… argument
216 …rusted_OsIf_Timer_System_Internal_GetElapsed(CurrentRef) OsIf_Timer_System_Internal_GetElapsed(C…
398 uint32 OsIf_Timer_System_GetElapsed(uint32 * const CurrentRef) in OsIf_Timer_System_GetElapsed() argument
434 …Status = GetElapsedValue(OsIf_apxInternalCfg[CoreId]->counterId, (TickType*)CurrentRef, &ElapsedTi… in OsIf_Timer_System_GetElapsed()
440 Elapsed = CurrentVal - *CurrentRef; in OsIf_Timer_System_GetElapsed()
441 *CurrentRef = CurrentVal; in OsIf_Timer_System_GetElapsed()
446 Elapsed = Trusted_OsIf_Timer_System_Internal_GetElapsed(CurrentRef); in OsIf_Timer_System_GetElapsed()
DOsIf_Timer_System_Internal_Systick.c176 uint32 OsIf_Timer_System_Internal_GetElapsed(uint32 * const CurrentRef) in OsIf_Timer_System_Internal_GetElapsed() argument
181 if (SYSTICK_OVERFLOWED((CurrentVal), (*CurrentRef))) in OsIf_Timer_System_Internal_GetElapsed()
184 dif = SYSTICK_DELTA_OUTER(CurrentVal, *CurrentRef, SYSTICK_MAX); in OsIf_Timer_System_Internal_GetElapsed()
189 dif = SYSTICK_DELTA_INNER(*CurrentRef, CurrentVal); in OsIf_Timer_System_Internal_GetElapsed()
191 *CurrentRef = CurrentVal; in OsIf_Timer_System_Internal_GetElapsed()
/hal_nxp-3.6.0/s32/drivers/s32ze/BaseNXP/src/
DOsIf_Timer.c177 static inline uint32 OsIf_Timer_Dummy_GetElapsed(const uint32 * const CurrentRef);
206 static inline uint32 OsIf_Timer_Dummy_GetElapsed(const uint32 * const CurrentRef) in OsIf_Timer_Dummy_GetElapsed() argument
208 (void)CurrentRef; in OsIf_Timer_Dummy_GetElapsed()
313 uint32 OsIf_GetElapsed(uint32 * const CurrentRef, OsIf_CounterType SelectedCounter) in OsIf_GetElapsed() argument
319 Value = OsIf_Timer_Dummy_GetElapsed(CurrentRef); in OsIf_GetElapsed()
323 Value = OsIf_Timer_System_GetElapsed(CurrentRef); in OsIf_GetElapsed()
328 Value = OsIf_Timer_Custom_GetElapsed(CurrentRef); in OsIf_GetElapsed()
DOsIf_Timer_System.c211 …r_System_Internal_GetElapsed(CurrentRef) OsIf_Trusted_Call_Return1param(OsIf_Timer_System_Intern… argument
216 …rusted_OsIf_Timer_System_Internal_GetElapsed(CurrentRef) OsIf_Timer_System_Internal_GetElapsed(C…
398 uint32 OsIf_Timer_System_GetElapsed(uint32 * const CurrentRef) in OsIf_Timer_System_GetElapsed() argument
434 …Status = GetElapsedValue(OsIf_apxInternalCfg[CoreId]->counterId, (TickType*)CurrentRef, &ElapsedTi… in OsIf_Timer_System_GetElapsed()
440 Elapsed = CurrentVal - *CurrentRef; in OsIf_Timer_System_GetElapsed()
441 *CurrentRef = CurrentVal; in OsIf_Timer_System_GetElapsed()
446 Elapsed = Trusted_OsIf_Timer_System_Internal_GetElapsed(CurrentRef); in OsIf_Timer_System_GetElapsed()
DOsIf_Timer_System_Internal_Systick.c176 uint32 OsIf_Timer_System_Internal_GetElapsed(uint32 * const CurrentRef) in OsIf_Timer_System_Internal_GetElapsed() argument
181 if (SYSTICK_OVERFLOWED((CurrentVal), (*CurrentRef))) in OsIf_Timer_System_Internal_GetElapsed()
184 dif = SYSTICK_DELTA_OUTER(CurrentVal, *CurrentRef, SYSTICK_MAX); in OsIf_Timer_System_Internal_GetElapsed()
189 dif = SYSTICK_DELTA_INNER(*CurrentRef, CurrentVal); in OsIf_Timer_System_Internal_GetElapsed()
191 *CurrentRef = CurrentVal; in OsIf_Timer_System_Internal_GetElapsed()
DOsIf_Timer_System_Internal_GenericTimer.c352 uint32 OsIf_Timer_System_Internal_GetElapsed(uint32 * const CurrentRef) in OsIf_Timer_System_Internal_GetElapsed() argument
357 if (GENERICTIMER_OVERFLOWED(CurrentVal, *CurrentRef)) in OsIf_Timer_System_Internal_GetElapsed()
360 dif = GENERICTIMER_DELTA_OUTER(CurrentVal, *CurrentRef, GENERICTIMER_TVAL_MAX); in OsIf_Timer_System_Internal_GetElapsed()
365 dif = GENERICTIMER_DELTA_INNER(*CurrentRef, CurrentVal); in OsIf_Timer_System_Internal_GetElapsed()
367 *CurrentRef = CurrentVal; in OsIf_Timer_System_Internal_GetElapsed()
/hal_nxp-3.6.0/s32/drivers/s32k3/BaseNXP/include/
DOsIf_Timer_System.h78 uint32 OsIf_Timer_System_GetElapsed(uint32 * const CurrentRef);
DOsIf_Timer_Custom.h78 uint32 OsIf_Timer_Custom_GetElapsed(uint32 * const CurrentRef);
DOsIf_Timer_System_Internal_Systick.h107 uint32 OsIf_Timer_System_Internal_GetElapsed(uint32 * const CurrentRef);
DOsIf.h148 uint32 OsIf_GetElapsed(uint32 * const CurrentRef, OsIf_CounterType SelectedCounter);
/hal_nxp-3.6.0/s32/drivers/s32ze/BaseNXP/include/
DOsIf_Timer_System.h99 uint32 OsIf_Timer_System_GetElapsed(uint32 * const CurrentRef);
DOsIf_Timer_Custom.h100 uint32 OsIf_Timer_Custom_GetElapsed(uint32 * const CurrentRef);
DOsIf_Timer_System_Internal_GenericTimer.h109 uint32 OsIf_Timer_System_Internal_GetElapsed(uint32 * const CurrentRef);
DOsIf_Timer_System_Internal_Systick.h109 uint32 OsIf_Timer_System_Internal_GetElapsed(uint32 * const CurrentRef);
DOsIf.h155 uint32 OsIf_GetElapsed(uint32 * const CurrentRef, OsIf_CounterType SelectedCounter);
/hal_nxp-3.6.0/s32/drivers/s32k1/BaseNXP/include/
DOsIf_Timer_Custom.h100 uint32 OsIf_Timer_Custom_GetElapsed(uint32 * const CurrentRef);
DOsIf_Timer_System.h99 uint32 OsIf_Timer_System_GetElapsed(uint32 * const CurrentRef);
DOsIf_Timer_System_Internal_Systick.h109 uint32 OsIf_Timer_System_Internal_GetElapsed(uint32 * const CurrentRef);
DOsIf.h155 uint32 OsIf_GetElapsed(uint32 * const CurrentRef, OsIf_CounterType SelectedCounter);