Home
last modified time | relevance | path

Searched refs:DMA_DSR_BCR_DONE (Results 1 – 7 of 7) sorted by relevance

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_dma.c106 base->DMA[channel].DSR_BCR |= DMA_DSR_BCR_DONE(true); in DMA_ResetChannel()
280 handle->base->DMA[handle->channel].DSR_BCR |= DMA_DSR_BCR_DONE(true); in DMA_AbortTransfer()
Dfsl_dma.h477 base->DMA[channel].DSR_BCR |= DMA_DSR_BCR_DONE(true); in DMA_ClearChannelStatusFlags()
/hal_nxp-2.7.6/mcux/devices/MKL25Z4/
DMKL25Z4.h901 #define DMA_DSR_BCR_DONE(x) (((uint32_t)(((uint32_t)(x)) << DMA_DSR_BCR_DONE_S… macro
/hal_nxp-2.7.6/mcux/devices/MKW40Z4/
DMKW40Z4.h1681 #define DMA_DSR_BCR_DONE(x) (((uint32_t)(((uint32_t)(x))<<DMA_DSR_BCR_DONE_SHI… macro
DMKW40Z4_extension.h4859 …(base, index, value) (DMA_RMW_DSR_BCR(base, index, DMA_DSR_BCR_DONE_MASK, DMA_DSR_BCR_DONE(value)))
/hal_nxp-2.7.6/mcux/devices/MKW20Z4/
DMKW20Z4.h1681 #define DMA_DSR_BCR_DONE(x) (((uint32_t)(((uint32_t)(x))<<DMA_DSR_BCR_DONE_SHI… macro
/hal_nxp-2.7.6/mcux/devices/MKW30Z4/
DMKW30Z4.h1681 #define DMA_DSR_BCR_DONE(x) (((uint32_t)(((uint32_t)(x))<<DMA_DSR_BCR_DONE_SHI… macro