Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_adc.h271 #define OVSCR_DRES(regval) (BITS(12,13) & ((uint32_t)(regval) << 12)) macro
272 #define ADC_RESOLUTION_12B OVSCR_DRES(0) /*!< 12-bit AD…
273 #define ADC_RESOLUTION_10B OVSCR_DRES(1) /*!< 10-bit AD…
274 #define ADC_RESOLUTION_8B OVSCR_DRES(2) /*!< 8-bit ADC…
275 #define ADC_RESOLUTION_6B OVSCR_DRES(3) /*!< 6-bit ADC…