Searched refs:OSIF_MAX_COREIDX_SUPPORTED (Results 1 – 9 of 9) sorted by relevance
236 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()
113 static uint32 OsIf_au32OldIrqMask[OSIF_MAX_COREIDX_SUPPORTED];114 static uint32 OsIf_au32SuspendLevel[OSIF_MAX_COREIDX_SUPPORTED];
224 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()
98 static uint32 OsIf_au32OldIrqMask[OSIF_MAX_COREIDX_SUPPORTED];99 static uint32 OsIf_au32SuspendLevel[OSIF_MAX_COREIDX_SUPPORTED];
102 static uint32 OsIf_au32OldIrqMask[OSIF_MAX_COREIDX_SUPPORTED];103 static uint32 OsIf_au32SuspendLevel[OSIF_MAX_COREIDX_SUPPORTED];
93 #define OSIF_MAX_COREIDX_SUPPORTED (1U) macro
91 #define OSIF_MAX_COREIDX_SUPPORTED (1U) macro
94 #define OSIF_MAX_COREIDX_SUPPORTED (1U) macro