Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_utils.c270 uint32_t voltagescaling = LL_PWR_GetRegulVoltageScaling(); in LL_SetFlashLatency() local
271 …uint32_t maxfreq = (voltagescaling == LL_PWR_REGU_VOLTAGE_SCALE1) ? UTILS_MAX_FREQUENCY_SCALE1 : U… in LL_SetFlashLatency()
292 if (voltagescaling == LL_PWR_REGU_VOLTAGE_SCALE1) in LL_SetFlashLatency()