libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | RCC_CFGR_ADCPRE_DIV2 0x0 |
#define | RCC_CFGR_ADCPRE_DIV4 0x1 |
#define | RCC_CFGR_ADCPRE_DIV6 0x2 |
#define | RCC_CFGR_ADCPRE_DIV8 0x3 |
#define RCC_CFGR_ADCPRE_DIV2 0x0 |
Definition at line 177 of file gd32/f1x0/rcc.h.
#define RCC_CFGR_ADCPRE_DIV4 0x1 |
Definition at line 178 of file gd32/f1x0/rcc.h.
#define RCC_CFGR_ADCPRE_DIV6 0x2 |
Definition at line 179 of file gd32/f1x0/rcc.h.
#define RCC_CFGR_ADCPRE_DIV8 0x3 |
Definition at line 180 of file gd32/f1x0/rcc.h.