|
#define | RCC_IT_LSIRDY (0x00000001U) |
|
#define | RCC_IT_LSERDY (0x00000002U) |
|
#define | RCC_IT_HSIRDY (0x00000004U) |
|
#define | RCC_IT_HSERDY (0x00000008U) |
|
#define | RCC_IT_CSIRDY (0x00000010U) |
|
#define | RCC_IT_HSI48RDY (0x00000020U) |
|
#define | RCC_IT_PLLRDY (0x00000040U) |
|
#define | RCC_IT_PLL2RDY (0x00000080U) |
|
#define | RCC_IT_PLL3RDY (0x00000100U) |
|
#define | RCC_IT_LSECSS (0x00000200U) |
|
#define | RCC_IT_CSS (0x00000400U) |
|