Set power system based on "System Supply Configurations" table in reference manual.
- Parameters
-
Definition at line 83 of file pwr.c.
References PWR_CR3_SMPSLEVEL_VOS, PWR_CSR1, PWR_CSR1_ACTVOSRDY, pwr_set_mode_bypass(), pwr_set_mode_ldo(), pwr_set_mode_scu_bypass(), pwr_set_mode_scu_ldo(), pwr_set_mode_smps_ldo(), PWR_SYS_BYPASS, PWR_SYS_EXT_SMPS_LDO, PWR_SYS_EXT_SMPS_LDO_BYP, PWR_SYS_LDO, PWR_SYS_SCU_BYPASS, PWR_SYS_SCU_LDO, PWR_SYS_SMPS_DIRECT, and PWR_SYS_SMPS_LDO.
Referenced by rcc_clock_setup_pll().