Searched refs:RCC_CSR_LSIRDY (Results 1 – 1 of 1) sorted by relevance
76 #define RCC_CSR_LSIRDY 0x00000002UL macro226 while ((RCC->CSR & RCC_CSR_LSIRDY) == 0); in pwrEnableAndClockRtc()