Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rcc_ex.c578 const uint32_t temp_lsi1ready = LL_RCC_LSI1_IsReady(); in HAL_RCCEx_GetPeriphCLKFreq() local
580 if ((temp_lsi1ready == 1U) || (temp_lsi2ready == 1U)) in HAL_RCCEx_GetPeriphCLKFreq()
648 const uint32_t temp_lsi1ready = LL_RCC_LSI1_IsReady(); in HAL_RCCEx_GetPeriphCLKFreq() local
650 if ((temp_lsi1ready == 1U) || (temp_lsi2ready == 1U)) in HAL_RCCEx_GetPeriphCLKFreq()
955 const uint32_t temp_lsi1ready = LL_RCC_LSI1_IsReady(); in HAL_RCCEx_GetPeriphCLKFreq() local
957 if ((temp_lsi1ready == 1U) || (temp_lsi2ready == 1U)) in HAL_RCCEx_GetPeriphCLKFreq()
1001 const uint32_t temp_lsi1ready = LL_RCC_LSI1_IsReady(); in HAL_RCCEx_GetPeriphCLKFreq() local
1003 if ((temp_lsi1ready == 1U) || (temp_lsi2ready == 1U)) in HAL_RCCEx_GetPeriphCLKFreq()