Home
last modified time | relevance | path

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

/hal_nxp-3.6.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.6.0/s32/drivers/s32k1/BaseNXP/src/
DOsIf_Interrupts.c88 #define OsIfCoreID() (OsIf_GetCoreID()) macro
90 #define OsIfCoreID() (0U)
138 uint32 CoreId = OsIfCoreID(); in OsIf_Interrupts_SuspendAllInterrupts()
154 uint32 CoreId = OsIfCoreID(); in OsIf_Interrupts_ResumeAllInterrupts()
DOsIf_Timer_System.c221 #define OsIfCoreID() (OsIf_GetCoreID()) macro
223 #define OsIfCoreID() (0U)
295 uint32 CoreId = OsIfCoreID(); in OsIf_Timer_System_Init()
346 uint32 CoreId = OsIfCoreID(); in OsIf_Timer_System_GetCounter()
401 uint32 CoreId = OsIfCoreID(); in OsIf_Timer_System_GetElapsed()
461 uint32 CoreId = OsIfCoreID(); in OsIf_Timer_System_SetTimerFrequency()
511 uint32 CoreId = OsIfCoreID(); in OsIf_Timer_System_MicrosToTicks()
/hal_nxp-3.6.0/s32/drivers/s32ze/BaseNXP/src/
DOsIf_Interrupts.c88 #define OsIfCoreID() (OsIf_GetCoreID()) macro
90 #define OsIfCoreID() (0U)
138 uint32 CoreId = OsIfCoreID(); in OsIf_Interrupts_SuspendAllInterrupts()
154 uint32 CoreId = OsIfCoreID(); in OsIf_Interrupts_ResumeAllInterrupts()
DOsIf_Timer_System.c221 #define OsIfCoreID() (OsIf_GetCoreID()) macro
223 #define OsIfCoreID() (0U)
295 uint32 CoreId = OsIfCoreID(); in OsIf_Timer_System_Init()
346 uint32 CoreId = OsIfCoreID(); in OsIf_Timer_System_GetCounter()
401 uint32 CoreId = OsIfCoreID(); in OsIf_Timer_System_GetElapsed()
461 uint32 CoreId = OsIfCoreID(); in OsIf_Timer_System_SetTimerFrequency()
511 uint32 CoreId = OsIfCoreID(); in OsIf_Timer_System_MicrosToTicks()