|
#define | RCC_APBRSTR1_LPTIM1RST (1 << 31) |
|
#define | RCC_APBRSTR1_LPTIM2RST (1 << 30) |
|
#define | RCC_APBRSTR1_DAC1RST (1 << 29) |
|
#define | RCC_APBRSTR1_PWRRST (1 << 28) |
|
#define | RCC_APBRSTR1_DBGRST (1 << 27) |
|
#define | RCC_APBRSTR1_UCPD2RST (1 << 26) |
|
#define | RCC_APBRSTR1_UCPD1RST (1 << 25) |
|
#define | RCC_APBRSTR1_CECRST (1 << 24) |
|
#define | RCC_APBRSTR1_I2C3RST (1 << 23) |
|
#define | RCC_APBRSTR1_I2C2RST (1 << 22) |
|
#define | RCC_APBRSTR1_I2C1RST (1 << 21) |
|
#define | RCC_APBRSTR1_LPUART1RST (1 << 20) |
|
#define | RCC_APBRSTR1_USART4RST (1 << 19) |
|
#define | RCC_APBRSTR1_USART3RST (1 << 18) |
|
#define | RCC_APBRSTR1_USART2RST (1 << 17) |
|
#define | RCC_APBRSTR1_CRSRST (1 << 16) |
|
#define | RCC_APBRSTR1_SPI3RST (1 << 15) |
|
#define | RCC_APBRSTR1_SPI2RST (1 << 14) |
|
#define | RCC_APBRSTR1_USBRST (1 << 13) |
|
#define | RCC_APBRSTR1_FDCANRST (1 << 12) |
|
#define | RCC_APBRSTR1_USART6RST (1 << 9) |
|
#define | RCC_APBRSTR1_USART5RST (1 << 8) |
|
#define | RCC_APBRSTR1_LPUART2RST (1 << 7) |
|
#define | RCC_APBRSTR1_TIM7RST (1 << 5) |
|
#define | RCC_APBRSTR1_TIM6RST (1 << 4) |
|
#define | RCC_APBRSTR1_TIM4RST (1 << 2) |
|
#define | RCC_APBRSTR1_TIM3RST (1 << 1) |
|
#define | RCC_APBRSTR1_TIM2RST (1 << 0) |
|