libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | RCC_CFGR2_PREDIV_NODIV 0x0 |
#define | RCC_CFGR2_PREDIV_DIV2 0x1 |
#define | RCC_CFGR2_PREDIV_DIV3 0x2 |
#define | RCC_CFGR2_PREDIV_DIV4 0x3 |
#define | RCC_CFGR2_PREDIV_DIV5 0x4 |
#define | RCC_CFGR2_PREDIV_DIV6 0x5 |
#define | RCC_CFGR2_PREDIV_DIV7 0x6 |
#define | RCC_CFGR2_PREDIV_DIV8 0x7 |
#define | RCC_CFGR2_PREDIV_DIV9 0x8 |
#define | RCC_CFGR2_PREDIV_DIV10 0x9 |
#define | RCC_CFGR2_PREDIV_DIV11 0xa |
#define | RCC_CFGR2_PREDIV_DIV12 0xb |
#define | RCC_CFGR2_PREDIV_DIV13 0xc |
#define | RCC_CFGR2_PREDIV_DIV14 0xd |
#define | RCC_CFGR2_PREDIV_DIV15 0xe |
#define | RCC_CFGR2_PREDIV_DIV16 0xf |