libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | RCC_APB2ENR_DBGMCUEN (1 << 22) |
#define | RCC_APB2ENR_TIM17EN (1 << 18) |
#define | RCC_APB2ENR_TIM16EN (1 << 17) |
#define | RCC_APB2ENR_TIM15EN (1 << 16) |
#define | RCC_APB2ENR_USART1EN (1 << 14) |
#define | RCC_APB2ENR_SPI1EN (1 << 12) |
#define | RCC_APB2ENR_TIM1EN (1 << 11) |
#define | RCC_APB2ENR_ADCEN (1 << 9) |
#define | RCC_APB2ENR_USART8EN (1 << 7) |
#define | RCC_APB2ENR_USART7EN (1 << 6) |
#define | RCC_APB2ENR_USART6EN (1 << 5) |
#define | RCC_APB2ENR_SYSCFGCOMPEN (1 << 0) |