| /hal_nxp-latest/mcux/mcux-sdk/drivers/edma4/ |
| D | fsl_edma_core.h | 126 #define DMA_CLEAR_INT_STATUS(base, channel) (EDMA_CHANNEL_BASE(base, channel)->CH_INT = DMA_CH_INT_… 127 #define DMA_GET_INT_STATUS(base, channel) ((((uint32_t)EDMA_CHANNEL_BASE(base, channel)->CH_INT) … 175 … __IO uint32_t CH_INT; /**< Channel Interrupt Status, array offset: 0x10008, array step: 0x10000 */ member
|
| D | fsl_edma.c | 2520 if ((handle->channelBase->CH_INT & DMA_CH_INT_INT_MASK) != 0U) in EDMA_HandleIRQ() 2522 handle->channelBase->CH_INT |= DMA_CH_INT_INT_MASK; in EDMA_HandleIRQ() 2641 if ((EDMA_CHANNEL_BASE(s_edmaBases[instance], channel)->CH_INT & DMA_CH_INT_INT_MASK) != 0U) in EDMA_DriverIRQHandler()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX9352/drivers/edma4/ |
| D | fsl_edma_core.h | 126 #define DMA_CLEAR_INT_STATUS(base, channel) (EDMA_CHANNEL_BASE(base, channel)->CH_INT = DMA_CH_INT_… 127 #define DMA_GET_INT_STATUS(base, channel) ((((uint32_t)EDMA_CHANNEL_BASE(base, channel)->CH_INT) … 175 … __IO uint32_t CH_INT; /**< Channel Interrupt Status, array offset: 0x10008, array step: 0x10000 */ member
|
| D | fsl_edma.c | 2527 if ((handle->channelBase->CH_INT & DMA_CH_INT_INT_MASK) != 0U) in EDMA_HandleIRQ() 2529 handle->channelBase->CH_INT |= DMA_CH_INT_INT_MASK; in EDMA_HandleIRQ() 2648 if ((EDMA_CHANNEL_BASE(s_edmaBases[instance], channel)->CH_INT & DMA_CH_INT_INT_MASK) != 0U) in EDMA_DriverIRQHandler()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/dma3/ |
| D | fsl_ad_edma.c | 779 retval |= (((base->CH[channel].CH_INT & DMA_CH_INT_INT_MASK) >> DMA_CH_INT_INT_SHIFT) << 2U); in EDMA_AD_GetChannelStatusFlags() 809 base->CH[channel].CH_INT |= DMA_CH_INT_INT_MASK; in EDMA_AD_ClearChannelStatusFlags() 1372 handle->base->CH[handle->channel].CH_INT |= DMA_CH_INT_INT_MASK; in EDMA_AD_HandleIRQ()
|
| D | fsl_edma.c | 807 retval |= (((base->CH[channel].CH_INT & DMA_CH_INT_INT_MASK) >> DMA_CH_INT_INT_SHIFT) << 2U); in EDMA_GetChannelStatusFlags() 837 base->CH[channel].CH_INT |= DMA_CH_INT_INT_MASK; in EDMA_ClearChannelStatusFlags() 1423 handle->base->CH[handle->channel].CH_INT |= DMA_CH_INT_INT_MASK; in EDMA_HandleIRQ()
|
| /hal_nxp-latest/s32/drivers/s32ze/BaseNXP/header/ |
| D | S32Z2_EDMA3_TCD.h | 79 …__IO uint32_t CH_INT; /**< Channel Interrupt Status, array offset: 0x8,… member
|
| D | S32Z2_FEED_DMA_TCD.h | 79 …__IO uint32_t CH_INT; /**< Channel Interrupt Status, array offset: 0x8,… member
|
| D | S32Z2_RESULT_DMA_TCD.h | 79 …__IO uint32_t CH_INT; /**< Channel Interrupt Status, array offset: 0x8,… member
|
| D | S32Z2_EDMA4_TCD.h | 79 …__IO uint32_t CH_INT; /**< Channel Interrupt Status Register, array off… member
|
| /hal_nxp-latest/s32/mcux/devices/S32K344/ |
| D | S32K344_device.h | 2418 … __IO uint32_t CH_INT; /**< Channel Interrupt Status, array offset: 0x10008, array step: 0x10000 */ member
|
| /hal_nxp-latest/s32/mcux/devices/S32Z270/ |
| D | S32Z270_device.h | 1889 …__IO uint32_t CH_INT; /**< Channel Interrupt Status, array offset: 0x8,… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXA142/ |
| D | MCXA142.h | 3932 …__IO uint32_t CH_INT; /**< Channel Interrupt Status, array offset: 0x10… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXA143/ |
| D | MCXA143.h | 3932 …__IO uint32_t CH_INT; /**< Channel Interrupt Status, array offset: 0x10… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXA153/ |
| D | MCXA153.h | 3932 …__IO uint32_t CH_INT; /**< Channel Interrupt Status, array offset: 0x10… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXA152/ |
| D | MCXA152.h | 3932 …__IO uint32_t CH_INT; /**< Channel Interrupt Status, array offset: 0x10… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXA146/ |
| D | MCXA146.h | 6143 …__IO uint32_t CH_INT; /**< Channel Interrupt Status, array offset: 0x10… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXA145/ |
| D | MCXA145.h | 6143 …__IO uint32_t CH_INT; /**< Channel Interrupt Status, array offset: 0x10… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXA144/ |
| D | MCXA144.h | 6143 …__IO uint32_t CH_INT; /**< Channel Interrupt Status, array offset: 0x10… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXA156/ |
| D | MCXA156.h | 6143 …__IO uint32_t CH_INT; /**< Channel Interrupt Status, array offset: 0x10… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXA154/ |
| D | MCXA154.h | 6143 …__IO uint32_t CH_INT; /**< Channel Interrupt Status, array offset: 0x10… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXA155/ |
| D | MCXA155.h | 6143 …__IO uint32_t CH_INT; /**< Channel Interrupt Status, array offset: 0x10… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXW716A/ |
| D | MCXW716A.h | 6898 …__IO uint32_t CH_INT; /**< Channel Interrupt Status, array offset: 0x10… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1182/ |
| D | MIMXRT1182.h | 27833 …__IO uint32_t CH_INT; /**< Channel Interrupt Status, array offset: 0x10… member 28709 …__IO uint32_t CH_INT; /**< Channel Interrupt Status Register, array off… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1181/ |
| D | MIMXRT1181.h | 27833 …__IO uint32_t CH_INT; /**< Channel Interrupt Status, array offset: 0x10… member 28709 …__IO uint32_t CH_INT; /**< Channel Interrupt Status Register, array off… member
|