Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32k3/BaseNXP/src/
DOsIf_Interrupts.c84 #define OsIfCoreID() (OsIf_GetCoreID()) macro
86 #define OsIfCoreID() (0U)
128 uint32 CoreId = OsIfCoreID(); in OsIf_Interrupts_SuspendAllInterrupts()
138 uint32 CoreId = OsIfCoreID(); in OsIf_Interrupts_ResumeAllInterrupts()
DOsIf_Timer_System.c209 #define OsIfCoreID() (OsIf_GetCoreID()) macro
211 #define OsIfCoreID() (0U)
277 uint32 CoreId = OsIfCoreID(); in OsIf_Timer_System_Init()
323 uint32 CoreId = OsIfCoreID(); in OsIf_Timer_System_GetCounter()
377 uint32 CoreId = OsIfCoreID(); in OsIf_Timer_System_GetElapsed()
432 uint32 CoreId = OsIfCoreID(); in OsIf_Timer_System_SetTimerFrequency()
481 uint32 CoreId = OsIfCoreID(); in OsIf_Timer_System_MicrosToTicks()
/hal_nxp-3.5.0/s32/drivers/s32ze/BaseNXP/src/
DOsIf_Interrupts.c84 #define OsIfCoreID() (OsIf_GetCoreID()) macro
86 #define OsIfCoreID() (0U)
128 uint32 CoreId = OsIfCoreID(); in OsIf_Interrupts_SuspendAllInterrupts()
138 uint32 CoreId = OsIfCoreID(); in OsIf_Interrupts_ResumeAllInterrupts()
DOsIf_Timer_System.c209 #define OsIfCoreID() (OsIf_GetCoreID()) macro
211 #define OsIfCoreID() (0U)
277 uint32 CoreId = OsIfCoreID(); in OsIf_Timer_System_Init()
318 uint32 CoreId = OsIfCoreID(); in OsIf_Timer_System_GetCounter()
372 uint32 CoreId = OsIfCoreID(); in OsIf_Timer_System_GetElapsed()
427 uint32 CoreId = OsIfCoreID(); in OsIf_Timer_System_SetTimerFrequency()
476 uint32 CoreId = OsIfCoreID(); in OsIf_Timer_System_MicrosToTicks()