Home
last modified time | relevance | path

Searched refs:OSIF_MAX_COREIDX_SUPPORTED (Results 1 – 9 of 9) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/src/
DOsIf_Timer_System.c236 static boolean OsIf_abMdlInit[OSIF_MAX_COREIDX_SUPPORTED];
246 static const OsIf_ConfigType *OsIf_apxInternalCfg[OSIF_MAX_COREIDX_SUPPORTED];
255 static uint32 OsIf_au32InternalFrequencies[OSIF_MAX_COREIDX_SUPPORTED];
269 extern const OsIf_ConfigType *const OsIf_apxPredefinedConfig[OSIF_MAX_COREIDX_SUPPORTED];
299 if ((OSIF_MAX_COREIDX_SUPPORTED <= CoreId) || (NULL_PTR == OsIf_apxPredefinedConfig[CoreId])) in OsIf_Timer_System_Init()
358 else if ((OSIF_MAX_COREIDX_SUPPORTED <= CoreId) || (NULL_PTR == OsIf_apxInternalCfg[CoreId])) in OsIf_Timer_System_GetCounter()
419 else if ((OSIF_MAX_COREIDX_SUPPORTED <= CoreId) || (NULL_PTR == OsIf_apxInternalCfg[CoreId])) in OsIf_Timer_System_GetElapsed()
473 else if ((OSIF_MAX_COREIDX_SUPPORTED <= CoreId) || (NULL_PTR == OsIf_apxInternalCfg[CoreId])) in OsIf_Timer_System_SetTimerFrequency()
523 else if ((OSIF_MAX_COREIDX_SUPPORTED <= CoreId) || (NULL_PTR == OsIf_apxInternalCfg[CoreId])) in OsIf_Timer_System_MicrosToTicks()
DOsIf_Interrupts.c113 static uint32 OsIf_au32OldIrqMask[OSIF_MAX_COREIDX_SUPPORTED];
114 static uint32 OsIf_au32SuspendLevel[OSIF_MAX_COREIDX_SUPPORTED];
/hal_nxp-latest/s32/drivers/s32k3/BaseNXP/src/
DOsIf_Timer_System.c224 static boolean OsIf_abMdlInit[OSIF_MAX_COREIDX_SUPPORTED];
234 static const OsIf_ConfigType *OsIf_apxInternalCfg[OSIF_MAX_COREIDX_SUPPORTED];
243 static uint32 OsIf_au32InternalFrequencies[OSIF_MAX_COREIDX_SUPPORTED];
257 extern const OsIf_ConfigType *const OsIf_apxPredefinedConfig[OSIF_MAX_COREIDX_SUPPORTED];
281 if ((CoreId >= OSIF_MAX_COREIDX_SUPPORTED) || (NULL_PTR == OsIf_apxPredefinedConfig[CoreId])) in OsIf_Timer_System_Init()
335 else if ((CoreId >= OSIF_MAX_COREIDX_SUPPORTED) || (NULL_PTR == OsIf_apxInternalCfg[CoreId])) in OsIf_Timer_System_GetCounter()
389 else if ((CoreId >= OSIF_MAX_COREIDX_SUPPORTED) || (NULL_PTR == OsIf_apxInternalCfg[CoreId])) in OsIf_Timer_System_GetElapsed()
444 else if ((CoreId >= OSIF_MAX_COREIDX_SUPPORTED) || (NULL_PTR == OsIf_apxInternalCfg[CoreId])) in OsIf_Timer_System_SetTimerFrequency()
493 else if ((CoreId >= OSIF_MAX_COREIDX_SUPPORTED) || (NULL_PTR == OsIf_apxInternalCfg[CoreId])) in OsIf_Timer_System_MicrosToTicks()
DOsIf_Interrupts.c98 static uint32 OsIf_au32OldIrqMask[OSIF_MAX_COREIDX_SUPPORTED];
99 static uint32 OsIf_au32SuspendLevel[OSIF_MAX_COREIDX_SUPPORTED];
/hal_nxp-latest/s32/drivers/s32k1/BaseNXP/src/
DOsIf_Timer_System.c236 static boolean OsIf_abMdlInit[OSIF_MAX_COREIDX_SUPPORTED];
246 static const OsIf_ConfigType *OsIf_apxInternalCfg[OSIF_MAX_COREIDX_SUPPORTED];
255 static uint32 OsIf_au32InternalFrequencies[OSIF_MAX_COREIDX_SUPPORTED];
269 extern const OsIf_ConfigType *const OsIf_apxPredefinedConfig[OSIF_MAX_COREIDX_SUPPORTED];
299 if ((OSIF_MAX_COREIDX_SUPPORTED <= CoreId) || (NULL_PTR == OsIf_apxPredefinedConfig[CoreId])) in OsIf_Timer_System_Init()
358 else if ((OSIF_MAX_COREIDX_SUPPORTED <= CoreId) || (NULL_PTR == OsIf_apxInternalCfg[CoreId])) in OsIf_Timer_System_GetCounter()
419 else if ((OSIF_MAX_COREIDX_SUPPORTED <= CoreId) || (NULL_PTR == OsIf_apxInternalCfg[CoreId])) in OsIf_Timer_System_GetElapsed()
473 else if ((OSIF_MAX_COREIDX_SUPPORTED <= CoreId) || (NULL_PTR == OsIf_apxInternalCfg[CoreId])) in OsIf_Timer_System_SetTimerFrequency()
523 else if ((OSIF_MAX_COREIDX_SUPPORTED <= CoreId) || (NULL_PTR == OsIf_apxInternalCfg[CoreId])) in OsIf_Timer_System_MicrosToTicks()
DOsIf_Interrupts.c102 static uint32 OsIf_au32OldIrqMask[OSIF_MAX_COREIDX_SUPPORTED];
103 static uint32 OsIf_au32SuspendLevel[OSIF_MAX_COREIDX_SUPPORTED];
/hal_nxp-latest/s32/soc/s32k146/include/
DOsIf_Cfg.h93 #define OSIF_MAX_COREIDX_SUPPORTED (1U) macro
/hal_nxp-latest/s32/soc/s32k344/include/
DOsIf_Cfg.h91 #define OSIF_MAX_COREIDX_SUPPORTED (1U) macro
/hal_nxp-latest/s32/soc/s32z270/include/
DOsIf_Cfg.h94 #define OSIF_MAX_COREIDX_SUPPORTED (1U) macro