Searched refs:CoreId (Results 1 – 9 of 9) sorted by relevance
295 uint32 CoreId = OsIfCoreID(); in OsIf_Timer_System_Init() local299 if ((OSIF_MAX_COREIDX_SUPPORTED <= CoreId) || (NULL_PTR == OsIf_apxPredefinedConfig[CoreId])) in OsIf_Timer_System_Init()301 if (NULL_PTR == OsIf_apxPredefinedConfig[CoreId]) in OsIf_Timer_System_Init()312 OsIf_abMdlInit[CoreId] = TRUE; in OsIf_Timer_System_Init()316 OsIf_apxInternalCfg[CoreId] = OsIf_apxPredefinedConfig[CoreId]; in OsIf_Timer_System_Init()319 OsIf_au32InternalFrequencies[CoreId] = OsIf_apxPredefinedConfig[CoreId]->counterFrequency; in OsIf_Timer_System_Init()324 OsIf_au32InternalFrequencies[CoreId] = configCPU_CLOCK_HZ; in OsIf_Timer_System_Init()327 OsIf_au32InternalFrequencies[CoreId] = sys_clock_hw_cycles_per_sec(); in OsIf_Timer_System_Init()330 Trusted_OsIf_Timer_System_Internal_Init(OsIf_au32InternalFrequencies[CoreId]); in OsIf_Timer_System_Init()346 uint32 CoreId = OsIfCoreID(); in OsIf_Timer_System_GetCounter() local[all …]
161 uint32 CoreId = OsIfCoreID(); in OsIf_Interrupts_SuspendAllInterrupts() local163 if (OsIf_au32SuspendLevel[CoreId]++ == 0U) in OsIf_Interrupts_SuspendAllInterrupts()165 OsIf_au32OldIrqMask[CoreId] = arch_irq_lock(); in OsIf_Interrupts_SuspendAllInterrupts()197 uint32 CoreId = OsIfCoreID(); in OsIf_Interrupts_ResumeAllInterrupts() local199 if (--OsIf_au32SuspendLevel[CoreId] == 0U) in OsIf_Interrupts_ResumeAllInterrupts()201 arch_irq_unlock(OsIf_au32OldIrqMask[CoreId]); in OsIf_Interrupts_ResumeAllInterrupts()
277 uint32 CoreId = OsIfCoreID(); in OsIf_Timer_System_Init() local281 if ((CoreId >= OSIF_MAX_COREIDX_SUPPORTED) || (NULL_PTR == OsIf_apxPredefinedConfig[CoreId])) in OsIf_Timer_System_Init()283 if (NULL_PTR == OsIf_apxPredefinedConfig[CoreId]) in OsIf_Timer_System_Init()294 OsIf_abMdlInit[CoreId] = TRUE; in OsIf_Timer_System_Init()298 OsIf_apxInternalCfg[CoreId] = OsIf_apxPredefinedConfig[CoreId]; in OsIf_Timer_System_Init()301 OsIf_au32InternalFrequencies[CoreId] = OsIf_apxPredefinedConfig[CoreId]->counterFrequency; in OsIf_Timer_System_Init()306 OsIf_au32InternalFrequencies[CoreId] = configCPU_CLOCK_HZ; in OsIf_Timer_System_Init()309 OsIf_au32InternalFrequencies[CoreId] = sys_clock_hw_cycles_per_sec(); in OsIf_Timer_System_Init()312 Trusted_OsIf_Timer_System_Internal_Init(OsIf_au32InternalFrequencies[CoreId]); in OsIf_Timer_System_Init()323 uint32 CoreId = OsIfCoreID(); in OsIf_Timer_System_GetCounter() local[all …]
128 uint32 CoreId = OsIfCoreID(); in OsIf_Interrupts_SuspendAllInterrupts() local130 if (OsIf_au32SuspendLevel[CoreId]++ == 0U) in OsIf_Interrupts_SuspendAllInterrupts()132 OsIf_au32OldIrqMask[CoreId] = arch_irq_lock(); in OsIf_Interrupts_SuspendAllInterrupts()138 uint32 CoreId = OsIfCoreID(); in OsIf_Interrupts_ResumeAllInterrupts() local140 if (--OsIf_au32SuspendLevel[CoreId] == 0U) in OsIf_Interrupts_ResumeAllInterrupts()142 arch_irq_unlock(OsIf_au32OldIrqMask[CoreId]); in OsIf_Interrupts_ResumeAllInterrupts()
138 uint32 CoreId = OsIfCoreID(); in OsIf_Interrupts_SuspendAllInterrupts() local140 if (OsIf_au32SuspendLevel[CoreId]++ == 0U) in OsIf_Interrupts_SuspendAllInterrupts()142 OsIf_au32OldIrqMask[CoreId] = arch_irq_lock(); in OsIf_Interrupts_SuspendAllInterrupts()154 uint32 CoreId = OsIfCoreID(); in OsIf_Interrupts_ResumeAllInterrupts() local156 if (--OsIf_au32SuspendLevel[CoreId] == 0U) in OsIf_Interrupts_ResumeAllInterrupts()158 arch_irq_unlock(OsIf_au32OldIrqMask[CoreId]); in OsIf_Interrupts_ResumeAllInterrupts()
186 static Trgmux_Ip_StatusType Static_Trgmux_Ip_ValidateMultiCoreChannelCall(uint8 CoreId);193 static Trgmux_Ip_StatusType Static_Trgmux_Ip_ValidateMultiCoreChannelCall(uint8 CoreId) in Static_Trgmux_Ip_ValidateMultiCoreChannelCall() argument199 if (CurrentCoreId == CoreId) in Static_Trgmux_Ip_ValidateMultiCoreChannelCall()297 uint8 CoreId = Trgmux_Ip_pxInit->paxLogicTrigger[LogicTrigger]->CoreId; in Trgmux_Ip_SetInput() local303 Status = Static_Trgmux_Ip_ValidateMultiCoreChannelCall(CoreId); in Trgmux_Ip_SetInput()336 uint8 CoreId = Trgmux_Ip_pxInit->paxLogicTrigger[LogicTrigger]->CoreId; in Trgmux_Ip_SetLock() local342 Status = Static_Trgmux_Ip_ValidateMultiCoreChannelCall(CoreId); in Trgmux_Ip_SetLock()
461 uint8 CoreId = (uint8)OsIf_GetCoreID(); in Emios_Mcl_Ip_ValidateMultiCoreInit() local463 if (Emios_Ip_axIpIsInitialized[HwInstance].runCore == CoreId) in Emios_Mcl_Ip_ValidateMultiCoreInit()
140 uint8 CoreId; member