Home
last modified time | relevance | path

Searched refs:DMA_CHFCTL_RESET_VALUE (Results 1 – 2 of 2) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_dma.h329 #define DMA_CHFCTL_RESET_VALUE ((uint32_t)0x00000000U) /*!< the reset … macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_dma.c61 DMA_CHFCTL(dma_periph, channelx) = DMA_CHFCTL_RESET_VALUE; in dma_deinit()