libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | RCC_APBRSTR2_ADCRST (1 << 20) |
#define | RCC_APBRSTR2_TIM17RST (1 << 18) |
#define | RCC_APBRSTR2_TIM16RST (1 << 17) |
#define | RCC_APBRSTR2_TIM15RST (1 << 16) |
#define | RCC_APBRSTR2_TIM14RST (1 << 15) |
#define | RCC_APBRSTR2_USART1RST (1 << 14) |
#define | RCC_APBRSTR2_SPI1RST (1 << 12) |
#define | RCC_APBRSTR2_TIM1RST (1 << 11) |
#define | RCC_APBRSTR2_SYSCFGRST (1 << 0) |