Searched refs:LL_RCC_LSI2_IsReady (Results 1 – 5 of 5) sorted by relevance
579 const uint32_t temp_lsi2ready = LL_RCC_LSI2_IsReady(); in HAL_RCCEx_GetPeriphCLKFreq()649 const uint32_t temp_lsi2ready = LL_RCC_LSI2_IsReady(); in HAL_RCCEx_GetPeriphCLKFreq()956 const uint32_t temp_lsi2ready = LL_RCC_LSI2_IsReady(); in HAL_RCCEx_GetPeriphCLKFreq()1002 const uint32_t temp_lsi2ready = LL_RCC_LSI2_IsReady(); in HAL_RCCEx_GetPeriphCLKFreq()1508 if (LL_RCC_LSI2_IsReady() == 1U) in HAL_RCCEx_TrimOsc()
529 uint32_t temp = LL_RCC_LSI2_IsReady(); in LL_RCC_GetLPTIMClockFreq()757 const uint32_t temp_lsi2Status = LL_RCC_LSI2_IsReady(); in LL_RCC_GetRNGClockFreq()840 uint32_t temp = LL_RCC_LSI2_IsReady(); in LL_RCC_GetRTCClockFreq()
667 while (LL_RCC_LSI2_IsReady() == 0U) in HAL_RCC_OscConfig()718 while (LL_RCC_LSI2_IsReady() != 0U) in HAL_RCC_OscConfig()737 while (LL_RCC_LSI2_IsReady() != 0U) in HAL_RCC_OscConfig()
1311 __STATIC_INLINE uint32_t LL_RCC_LSI2_IsReady(void) in LL_RCC_LSI2_IsReady() function
1811 __STATIC_INLINE uint32_t LL_RCC_LSI2_IsReady(void) in LL_RCC_LSI2_IsReady() function