Searched refs:DMA_CHFCTL_RESET_VALUE (Results 1 – 2 of 2) sorted by relevance
329 #define DMA_CHFCTL_RESET_VALUE ((uint32_t)0x00000000U) /*!< the reset … macro
61 DMA_CHFCTL(dma_periph, channelx) = DMA_CHFCTL_RESET_VALUE; in dma_deinit()