Home
last modified time | relevance | path

Searched refs:IRQ_SC_IRQPE_MASK (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/irq/
Dfsl_irq.h124 base->SC |= IRQ_SC_IRQPE_MASK; in IRQ_Enable()
128 base->SC &= (uint8_t)~IRQ_SC_IRQPE_MASK; in IRQ_Enable()
Dfsl_irq.c96 …Value |= IRQ_SC_IRQMOD(config->detectMode) | IRQ_SC_IRQEDG(config->edgeSelect) | IRQ_SC_IRQPE_MASK; in IRQ_Init()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z4/
DMKE04Z4.h3304 #define IRQ_SC_IRQPE_MASK (0x10U) macro
3310 …x) (((uint8_t)(((uint8_t)(x)) << IRQ_SC_IRQPE_SHIFT)) & IRQ_SC_IRQPE_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE02Z4/
DMKE02Z4.h3376 #define IRQ_SC_IRQPE_MASK (0x10U) macro
3382 …x) (((uint8_t)(((uint8_t)(x)) << IRQ_SC_IRQPE_SHIFT)) & IRQ_SC_IRQPE_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z1284/
DMKE04Z1284.h3346 #define IRQ_SC_IRQPE_MASK (0x10U) macro
3352 …x) (((uint8_t)(((uint8_t)(x)) << IRQ_SC_IRQPE_SHIFT)) & IRQ_SC_IRQPE_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE06Z4/
DMKE06Z4.h3346 #define IRQ_SC_IRQPE_MASK (0x10U) macro
3352 …x) (((uint8_t)(((uint8_t)(x)) << IRQ_SC_IRQPE_SHIFT)) & IRQ_SC_IRQPE_MASK)