Home
last modified time | relevance | path

Searched refs:ADC_OVERSAMPLING_ONE_CONVERT (Results 1 – 15 of 15) sorted by relevance

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_adc.h239 #define ADC_OVERSAMPLING_ONE_CONVERT 1U /*!< each over… macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_adc.h251 #define ADC_OVERSAMPLING_ONE_CONVERT ADC_OVSAMPCTL_TOVS /*!< each overs… macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_adc.c839 if(ADC_OVERSAMPLING_ONE_CONVERT == mode){ in adc_oversample_mode_config()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_adc.h279 #define ADC_OVERSAMPLING_ONE_CONVERT 1 /*!< each over… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_adc.h268 #define ADC_OVERSAMPLING_ONE_CONVERT ADC_OVSAMPCTL_TOVS /*!< each over… macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_adc.h262 #define ADC_OVERSAMPLING_ONE_CONVERT ADC_OVSAMPCTL_TOVS /*!< each over… macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_adc.h258 #define ADC_OVERSAMPLING_ONE_CONVERT ADC_OVSAMPCTL_TOVS /*!< e… macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_adc.c747 if(ADC_OVERSAMPLING_ONE_CONVERT == mode) { in adc_oversample_mode_config()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_adc.c897 if(ADC_OVERSAMPLING_ONE_CONVERT == mode){ in adc_oversample_mode_config()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_adc.h324 #define ADC_OVERSAMPLING_ONE_CONVERT ADC_OVSAMPCTL_TOVS /*!< each over… macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_adc.c778 if(ADC_OVERSAMPLING_ONE_CONVERT == mode){ in adc_oversample_mode_config()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_adc.c294 if(ADC_OVERSAMPLING_ONE_CONVERT == mode){ in adc_oversample_mode_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_adc.h334 #define ADC_OVERSAMPLING_ONE_CONVERT ADC_OVSAMPCTL_TOVS /*!< e… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_adc.c291 if(ADC_OVERSAMPLING_ONE_CONVERT == mode) { in adc_oversample_mode_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_adc.c880 if(ADC_OVERSAMPLING_ONE_CONVERT == mode){ in adc_oversample_mode_config()