Searched refs:temp_lsi1on (Results 1 – 1 of 1) sorted by relevance
1589 const uint32_t temp_lsi1on = (RCC->CSR & RCC_CSR_LSI1ON); in HAL_RCC_GetOscConfig() local1591 if ((temp_lsi1on == RCC_CSR_LSI1ON) || (temp_lsi2on == RCC_CSR_LSI2ON)) in HAL_RCC_GetOscConfig()