Home
last modified time | relevance | path

Searched refs:Trusted_k_cycle_get_32 (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.6.0/s32/drivers/s32k3/BaseNXP/src/
DOsIf_Timer_System.c200 …#define Trusted_k_cycle_get_32() OsIf_Trusted_Call_Return(k_cyc… macro
205 #define Trusted_k_cycle_get_32() k_cycle_get_32()
359 Counter = Trusted_k_cycle_get_32(); in OsIf_Timer_System_GetCounter()
412 uint32 CurrentVal = Trusted_k_cycle_get_32(); in OsIf_Timer_System_GetElapsed()
/hal_nxp-3.6.0/s32/drivers/s32k1/BaseNXP/src/
DOsIf_Timer_System.c212 …#define Trusted_k_cycle_get_32() OsIf_Trusted_Call_Return(k_cyc… macro
217 #define Trusted_k_cycle_get_32() k_cycle_get_32()
381 Counter = Trusted_k_cycle_get_32(); in OsIf_Timer_System_GetCounter()
439 CurrentVal = Trusted_k_cycle_get_32(); in OsIf_Timer_System_GetElapsed()
/hal_nxp-3.6.0/s32/drivers/s32ze/BaseNXP/src/
DOsIf_Timer_System.c212 …#define Trusted_k_cycle_get_32() OsIf_Trusted_Call_Return(k_cyc… macro
217 #define Trusted_k_cycle_get_32() k_cycle_get_32()
381 Counter = Trusted_k_cycle_get_32(); in OsIf_Timer_System_GetCounter()
439 CurrentVal = Trusted_k_cycle_get_32(); in OsIf_Timer_System_GetElapsed()