Searched refs:temp_lsi2Status (Results 1 – 1 of 1) sorted by relevance
757 const uint32_t temp_lsi2Status = LL_RCC_LSI2_IsReady(); in LL_RCC_GetRNGClockFreq() local758 if ((temp_lsi1Status == 1U) || (temp_lsi2Status == 1U)) in LL_RCC_GetRNGClockFreq()