libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | RCC_APB2ENR_TIM20EN (1 << 20) |
#define | RCC_APB2ENR_TIM17EN (1 << 18) |
#define | RCC_APB2ENR_TIM16EN (1 << 17) |
#define | RCC_APB2ENR_TIM15EN (1 << 16) |
#define | RCC_APB2ENR_SPI4EN (1 << 15) |
#define | RCC_APB2ENR_USART1EN (1 << 14) |
#define | RCC_APB2ENR_TIM8EN (1 << 13) |
#define | RCC_APB2ENR_SPI1EN (1 << 12) |
#define | RCC_APB2ENR_TIM1EN (1 << 11) |
#define | RCC_APB2ENR_SYSCFGEN (1 << 0) |