libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | RCC_APB2RSTR_LTDCRST (1 << 26) |
#define | RCC_APB2RSTR_SAI2RST (1 << 23) |
#define | RCC_APB2RSTR_SAI1RST (1 << 22) |
#define | RCC_APB2RSTR_SPI6RST (1 << 21) |
#define | RCC_APB2RSTR_SPI5RST (1 << 20) |
#define | RCC_APB2RSTR_TIM11RST (1 << 18) |
#define | RCC_APB2RSTR_TIM10RST (1 << 17) |
#define | RCC_APB2RSTR_TIM9RST (1 << 16) |
#define | RCC_APB2RSTR_SYSCFGRST (1 << 14) |
#define | RCC_APB2RSTR_SPI4RST (1 << 13) |
#define | RCC_APB2RSTR_SPI1RST (1 << 12) |
#define | RCC_APB2RSTR_SDMMC1RST (1 << 11) |
#define | RCC_APB2RSTR_ADCRST (1 << 8) |
#define | RCC_APB2RSTR_USART6RST (1 << 5) |
#define | RCC_APB2RSTR_USART1RST (1 << 4) |
#define | RCC_APB2RSTR_TIM8RST (1 << 1) |
#define | RCC_APB2RSTR_TIM1RST (1 << 0) |