Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_rcc.c757 const uint32_t temp_lsi2Status = LL_RCC_LSI2_IsReady(); in LL_RCC_GetRNGClockFreq() local
758 if ((temp_lsi1Status == 1U) || (temp_lsi2Status == 1U)) in LL_RCC_GetRNGClockFreq()