libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | RCC_APBENR2_ADCEN (1 << 20) |
#define | RCC_APBENR2_TIM17EN (1 << 18) |
#define | RCC_APBENR2_TIM16EN (1 << 17) |
#define | RCC_APBENR2_TIM16EN (1 << 17) |
#define | RCC_APBENR2_TIM15EN (1 << 16) |
#define | RCC_APBENR2_TIM14EN (1 << 15) |
#define | RCC_APBENR2_USART1EN (1 << 14) |
#define | RCC_APBENR2_SPI1EN (1 << 12) |
#define | RCC_APBENR2_TIM1EN (1 << 11) |
#define | RCC_APBENR2_SYSCFGEN (1 << 0) |