libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | RCC_APB2RSTR_TIM17RST (1 << 18) |
#define | RCC_APB2RSTR_TIM16RST (1 << 17) |
#define | RCC_APB2RSTR_TIM15RST (1 << 16) |
#define | RCC_APB2RSTR_ADC3RST (1 << 15) /* (XX) */ |
#define | RCC_APB2RSTR_USART1RST (1 << 14) |
#define | RCC_APB2RSTR_TIM8RST (1 << 13) /* (XX) */ |
#define | RCC_APB2RSTR_SPI1RST (1 << 12) |
#define | RCC_APB2RSTR_TIM1RST (1 << 11) |
#define | RCC_APB2RSTR_ADC2RST (1 << 10) |
#define | RCC_APB2RSTR_ADC1RST (1 << 9) |
#define | RCC_APB2RSTR_IOPGRST (1 << 8) /* (XX) */ |
#define | RCC_APB2RSTR_IOPFRST (1 << 7) /* (XX) */ |
#define | RCC_APB2RSTR_IOPERST (1 << 6) |
#define | RCC_APB2RSTR_IOPDRST (1 << 5) |
#define | RCC_APB2RSTR_IOPCRST (1 << 4) |
#define | RCC_APB2RSTR_IOPBRST (1 << 3) |
#define | RCC_APB2RSTR_IOPARST (1 << 2) |
#define | RCC_APB2RSTR_AFIORST (1 << 0) |