Searched refs:VoltageScaling (Results 1 – 2 of 2) sorted by relevance
470 HAL_StatusTypeDef HAL_PWREx_ControlVoltageScaling(uint32_t VoltageScaling) in HAL_PWREx_ControlVoltageScaling() argument474 assert_param(IS_PWR_REGULATOR_VOLTAGE(VoltageScaling)); in HAL_PWREx_ControlVoltageScaling()494 __HAL_PWR_VOLTAGESCALING_CONFIG(VoltageScaling); in HAL_PWREx_ControlVoltageScaling()
203 HAL_StatusTypeDef HAL_PWREx_ControlVoltageScaling(uint32_t VoltageScaling);
Completed in 4 milliseconds