libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | RCC_APB2RSTR_USART1RST (1 << 14) |
#define | RCC_APB2RSTR_SPI1RST (1 << 12) |
#define | RCC_APB2RSTR_ADC1RST (1 << 9) |
#define | RCC_APB2RSTR_TIM11RST (1 << 4) |
#define | RCC_APB2RSTR_TIM10RST (1 << 3) |
#define | RCC_APB2RSTR_TIM9RST (1 << 2) |
#define | RCC_APB2RSTR_SYSCFGRST (1 << 0) |