Home
last modified time | relevance | path

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

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/include/
Dgd32vf103_adc.h138 #define ADC_OVSCR_DRES BITS(12,13) /*!< ADC data resolution */ macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/source/
Dgd32vf103_adc.c924 ADC_OVSCR(adc_periph) &= ~((uint32_t)ADC_OVSCR_DRES); in adc_resolution_config()