Home
last modified time | relevance | path

Searched refs:OsIf_au32OldIrqMask (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.6.0/s32/drivers/s32k3/BaseNXP/src/
DOsIf_Interrupts.c98 static uint32 OsIf_au32OldIrqMask[OSIF_MAX_COREIDX_SUPPORTED]; variable
132 OsIf_au32OldIrqMask[CoreId] = arch_irq_lock(); in OsIf_Interrupts_SuspendAllInterrupts()
142 arch_irq_unlock(OsIf_au32OldIrqMask[CoreId]); in OsIf_Interrupts_ResumeAllInterrupts()
/hal_nxp-3.6.0/s32/drivers/s32k1/BaseNXP/src/
DOsIf_Interrupts.c102 static uint32 OsIf_au32OldIrqMask[OSIF_MAX_COREIDX_SUPPORTED]; variable
142 OsIf_au32OldIrqMask[CoreId] = arch_irq_lock(); in OsIf_Interrupts_SuspendAllInterrupts()
158 arch_irq_unlock(OsIf_au32OldIrqMask[CoreId]); in OsIf_Interrupts_ResumeAllInterrupts()
/hal_nxp-3.6.0/s32/drivers/s32ze/BaseNXP/src/
DOsIf_Interrupts.c102 static uint32 OsIf_au32OldIrqMask[OSIF_MAX_COREIDX_SUPPORTED]; variable
142 OsIf_au32OldIrqMask[CoreId] = arch_irq_lock(); in OsIf_Interrupts_SuspendAllInterrupts()
158 arch_irq_unlock(OsIf_au32OldIrqMask[CoreId]); in OsIf_Interrupts_ResumeAllInterrupts()