Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_pwr_ex.c470 HAL_StatusTypeDef HAL_PWREx_ControlVoltageScaling(uint32_t VoltageScaling) in HAL_PWREx_ControlVoltageScaling() argument
474 assert_param(IS_PWR_REGULATOR_VOLTAGE(VoltageScaling)); in HAL_PWREx_ControlVoltageScaling()
494 __HAL_PWR_VOLTAGESCALING_CONFIG(VoltageScaling); in HAL_PWREx_ControlVoltageScaling()
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_pwr_ex.h203 HAL_StatusTypeDef HAL_PWREx_ControlVoltageScaling(uint32_t VoltageScaling);

Completed in 4 milliseconds