Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_dma.h62 kDMA_ConfigurationErrorFlag = DMA_DSR_BCR_CE_MASK, /*!< Configuration Error */
/hal_nxp-2.7.6/mcux/devices/MKL25Z4/
DMKL25Z4.h914 #define DMA_DSR_BCR_CE_MASK (0x40000000U) macro
916 … (((uint32_t)(((uint32_t)(x)) << DMA_DSR_BCR_CE_SHIFT)) & DMA_DSR_BCR_CE_MASK)
/hal_nxp-2.7.6/mcux/devices/MKW40Z4/
DMKW40Z4.h1698 #define DMA_DSR_BCR_CE_MASK 0x40000000u macro
1701 …x) (((uint32_t)(((uint32_t)(x))<<DMA_DSR_BCR_CE_SHIFT))&DMA_DSR_BCR_CE_MASK)
DMKW40Z4_extension.h4941 #define DMA_RD_DSR_BCR_CE(base, index) ((DMA_DSR_BCR_REG(base, index) & DMA_DSR_BCR_CE_MASK) >> DMA…
/hal_nxp-2.7.6/mcux/devices/MKW20Z4/
DMKW20Z4.h1698 #define DMA_DSR_BCR_CE_MASK 0x40000000u macro
1701 …x) (((uint32_t)(((uint32_t)(x))<<DMA_DSR_BCR_CE_SHIFT))&DMA_DSR_BCR_CE_MASK)
/hal_nxp-2.7.6/mcux/devices/MKW30Z4/
DMKW30Z4.h1698 #define DMA_DSR_BCR_CE_MASK 0x40000000u macro
1701 …x) (((uint32_t)(((uint32_t)(x))<<DMA_DSR_BCR_CE_SHIFT))&DMA_DSR_BCR_CE_MASK)