libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | RCC_CFGR_SW_SYSCLKSEL_HSICLK 0x0 |
#define | RCC_CFGR_SW_SYSCLKSEL_HSECLK 0x1 |
#define | RCC_CFGR_SW_SYSCLKSEL_PLLCLK 0x2 |
#define RCC_CFGR_SW_SYSCLKSEL_HSECLK 0x1 |
Definition at line 221 of file gd32/f1x0/rcc.h.
#define RCC_CFGR_SW_SYSCLKSEL_HSICLK 0x0 |
Definition at line 220 of file gd32/f1x0/rcc.h.
#define RCC_CFGR_SW_SYSCLKSEL_PLLCLK 0x2 |
Definition at line 222 of file gd32/f1x0/rcc.h.