Home
last modified time | relevance | path

Searched refs:ICSR (Results 1 – 25 of 36) sorted by relevance

12

/hal_nxp-latest/mcux/mcux-sdk/devices/RW612/drivers/
Dfsl_power.c61 uint32_t ICSR; member
221 s_nvicContext.ICSR = SCB->ICSR; in POWER_SaveNvicState()
261 SCB->ICSR = s_nvicContext.ICSR; in POWER_RestoreNvicState()
/hal_nxp-latest/mcux/mcux-sdk/devices/RW610/drivers/
Dfsl_power.c61 uint32_t ICSR; member
221 s_nvicContext.ICSR = SCB->ICSR; in POWER_SaveNvicState()
261 SCB->ICSR = s_nvicContext.ICSR; in POWER_RestoreNvicState()
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MCXW716A/
Dfsl_pm_device.c558 g_scbIcsr = SCB->ICSR; in PM_DEV_SaveRuntimeContext()
584 SCB->ICSR = g_scbIcsr; in PM_DEV_RestoreRuntimeContext()
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/KW45B41Z83/
Dfsl_pm_device.c558 g_scbIcsr = SCB->ICSR; in PM_DEV_SaveRuntimeContext()
584 SCB->ICSR = g_scbIcsr; in PM_DEV_RestoreRuntimeContext()
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MCXW716C/
Dfsl_pm_device.c558 g_scbIcsr = SCB->ICSR; in PM_DEV_SaveRuntimeContext()
584 SCB->ICSR = g_scbIcsr; in PM_DEV_RestoreRuntimeContext()
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/K32W1480/
Dfsl_pm_device.c558 g_scbIcsr = SCB->ICSR; in PM_DEV_SaveRuntimeContext()
584 SCB->ICSR = g_scbIcsr; in PM_DEV_RestoreRuntimeContext()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Source/
Drtx_core_cm.h186 return ((uint8_t)((SCB->ICSR & (SCB_ICSR_PENDSVSET_Msk)) >> 24)); in GetPendSV()
191 SCB->ICSR = SCB_ICSR_PENDSVCLR_Msk; in ClrPendSV()
196 SCB->ICSR = SCB_ICSR_PENDSVSET_Msk; in SetPendSV()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/rpmsg_lite/lib/rpmsg_lite/porting/platform/kw45b41/
Drpmsg_platform.c204 return (((SCB->ICSR & SCB_ICSR_VECTACTIVE_Msk) != 0UL) ? 1 : 0); in platform_in_isr()
/hal_nxp-latest/s32/drivers/s32k1/BaseNXP/header/
DS32K118_SCB.h80 …__IO uint32_t ICSR; /**< Interrupt Control and State Register, offset… member
DS32K116_SCB.h80 …__IO uint32_t ICSR; /**< Interrupt Control and State Register, offset… member
DS32K142W_SCB.h80 …__IO uint32_t ICSR; /**< Interrupt Control and State Register, offset… member
DS32K142_SCB.h80 …__IO uint32_t ICSR; /**< Interrupt Control and State Register, offset… member
DS32K146_SCB.h80 …__IO uint32_t ICSR; /**< Interrupt Control and State Register, offset… member
DS32K148_SCB.h80 …__IO uint32_t ICSR; /**< Interrupt Control and State Register, offset… member
DS32K144W_SCB.h80 …__IO uint32_t ICSR; /**< Interrupt Control and State Register, offset… member
DS32K144_SCB.h80 …__IO uint32_t ICSR; /**< Interrupt Control and State Register, offset… member
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Include/
Dcore_cm0.h344 …__IOM uint32_t ICSR; /*!< Offset: 0x004 (R/W) Interrupt Control and State Regis… member
Dcore_cm1.h344 …__IOM uint32_t ICSR; /*!< Offset: 0x004 (R/W) Interrupt Control and State Regis… member
Dcore_sc000.h350 …__IOM uint32_t ICSR; /*!< Offset: 0x004 (R/W) Interrupt Control and State Regis… member
Dcore_cm0plus.h358 …__IOM uint32_t ICSR; /*!< Offset: 0x004 (R/W) Interrupt Control and State Regis… member
Dcore_armv8mbl.h384 …__IOM uint32_t ICSR; /*!< Offset: 0x004 (R/W) Interrupt Control and State Regis… member
Dcore_sc300.h377 …__IOM uint32_t ICSR; /*!< Offset: 0x004 (R/W) Interrupt Control and State Regis… member
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core/Include/
Dcore_cm0plus.h358 …__IOM uint32_t ICSR; /*!< Offset: 0x004 (R/W) Interrupt Control and State Regis… member
/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_SCB.h84 …__IO uint32_t ICSR; /**< Interrupt Control and State Register, offset… member
/hal_nxp-latest/s32/drivers/s32k3/BaseNXP/header/
DS32K344_SCB.h83 …__IO uint32_t ICSR; /**< Interrupt Control and State Register, offset… member

12