Home
last modified time | relevance | path

Searched refs:LL_RCC_LSI2_IsReady (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-3.7.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rcc_ex.c579 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()
Dstm32wbxx_ll_rcc.c529 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()
Dstm32wbxx_hal_rcc.c667 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()
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_rcc.h1311 __STATIC_INLINE uint32_t LL_RCC_LSI2_IsReady(void) in LL_RCC_LSI2_IsReady() function
/hal_stm32-3.7.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_rcc.h1811 __STATIC_INLINE uint32_t LL_RCC_LSI2_IsReady(void) in LL_RCC_LSI2_IsReady() function