Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_adc.h171 #define ADC_SYNCCTL_SYNCDMA BITS(14,15) /*!< ADC synchronization D… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_adc.c1168 ADC_SYNCCTL &= ~(ADC_SYNCCTL_SYNCDMA); in adc_sync_dma_config()