stm32/h7: Implemented handling for bringing up the 3.3V USB voltage supply
This commit is contained in:
committed by
Piotr Esden-Tempski
parent
c3d972632a
commit
b622d4b555
@@ -245,6 +245,9 @@ void pwr_set_svos_scale(enum pwr_svos_scale scale);
|
||||
* @param[in] scale Voltage scale value to set.
|
||||
*/
|
||||
void pwr_set_vos_scale(enum pwr_vos_scale scale);
|
||||
|
||||
/** Enable and bring up the VDD33USB power supply for the USB controller */
|
||||
void pwr_enable_usb33(void);
|
||||
/**@}*/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user