Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_pwr_ex.c67 #define PWR_VOSF_SETTING_DELAY_6_US 6u /*!< VOSF should rise in about 5 us plus macro
775 wait_loop_index = ((PWR_VOSF_SETTING_DELAY_6_US * SystemCoreClock) / 1000000U) + 1U; in HAL_PWREx_ControlVoltageScaling()