Searched refs:LL_RCC_LSI1_IsReady (Results 1 – 6 of 6) sorted by relevance
642 if (LL_RCC_LSI1_IsReady() == 0U) in HAL_RCC_OscConfig()651 while (LL_RCC_LSI1_IsReady() == 0U) in HAL_RCC_OscConfig()686 while (LL_RCC_LSI1_IsReady() != 0U) in HAL_RCC_OscConfig()705 while (LL_RCC_LSI1_IsReady() == 0U) in HAL_RCC_OscConfig()752 while (LL_RCC_LSI1_IsReady() != 0U) in HAL_RCC_OscConfig()
540 if ((LL_RCC_LSI1_IsReady() == 1UL) || (temp == 1UL)) in LL_RCC_GetLPTIMClockFreq()572 if ((LL_RCC_LSI1_IsReady() == 1UL) || (temp == 1UL)) in LL_RCC_GetLPTIMClockFreq()756 const uint32_t temp_lsi1Status = LL_RCC_LSI1_IsReady(); in LL_RCC_GetRNGClockFreq()854 if ((LL_RCC_LSI1_IsReady() == 1UL) || (temp == 1UL)) in LL_RCC_GetRTCClockFreq()
578 const uint32_t temp_lsi1ready = LL_RCC_LSI1_IsReady(); in HAL_RCCEx_GetPeriphCLKFreq()648 const uint32_t temp_lsi1ready = LL_RCC_LSI1_IsReady(); in HAL_RCCEx_GetPeriphCLKFreq()955 const uint32_t temp_lsi1ready = LL_RCC_LSI1_IsReady(); in HAL_RCCEx_GetPeriphCLKFreq()1001 const uint32_t temp_lsi1ready = LL_RCC_LSI1_IsReady(); in HAL_RCCEx_GetPeriphCLKFreq()
562 if (LL_RCC_LSI1_IsReady() != 0U) in LL_RCC_GetLPTIMClockFreq()602 if (LL_RCC_LSI1_IsReady() != 0U) in LL_RCC_GetLPTIMClockFreq()738 if (LL_RCC_LSI1_IsReady() != 0U) in LL_RCC_GetRNGClockFreq()
1249 __STATIC_INLINE uint32_t LL_RCC_LSI1_IsReady(void) in LL_RCC_LSI1_IsReady() function
1773 __STATIC_INLINE uint32_t LL_RCC_LSI1_IsReady(void) in LL_RCC_LSI1_IsReady() function