Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_utils.c277 uint32_t regulatorbooststatus = LL_PWR_IsEnabledRange1BoostMode(); in LL_SetFlashLatency() local
288 if((regulatorstatus == LL_PWR_REGU_VOLTAGE_SCALE1) && (regulatorbooststatus == 1U)) in LL_SetFlashLatency()