Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_utils.c276 uint32_t regulatorstatus = LL_PWR_GetRegulVoltageScaling(); in LL_SetFlashLatency() local
288 if((regulatorstatus == LL_PWR_REGU_VOLTAGE_SCALE1) && (regulatorbooststatus == 1U)) in LL_SetFlashLatency()
316 else if(regulatorstatus == LL_PWR_REGU_VOLTAGE_SCALE1) in LL_SetFlashLatency()
344 else if(regulatorstatus == LL_PWR_REGU_VOLTAGE_SCALE2) in LL_SetFlashLatency()