Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_adc.h168 #define ADC_SYNCCTL_SYNCM BITS(0,4) /*!< ADC synchronization m… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_adc.c1138 ADC_SYNCCTL &= ~(ADC_SYNCCTL_SYNCM); in adc_sync_mode_config()