libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | RCC_APB2ENR_DFSDMEN (1 << 24) |
#define | RCC_APB2ENR_SAI2EN (1 << 22) |
#define | RCC_APB2ENR_SAI1EN (1 << 21) |
#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_TIM8EN (1 << 13) |
#define | RCC_APB2ENR_SPI1EN (1 << 12) |
#define | RCC_APB2ENR_TIM1EN (1 << 11) |
#define | RCC_APB2ENR_SDMMC1EN (1 << 10) |
#define | RCC_APB2ENR_FWEN (1 << 7) |
#define | RCC_APB2ENR_SYSCFGEN (1 << 0) |