Lines Matching +full:enable +full:- +full:wait +full:- +full:mode
4 * SPDX-License-Identifier: Apache-2.0
63 "smps-bom must be specified");
95 /* Wait for SMPS to turn off */ in configure_smps()
101 /* Configure low-power mode */ in configure_smps()
104 /* Enable SMPS */ in configure_smps()
108 /* Wait for SMPS to turn on */ in configure_smps()
111 /* Place SMPS in PRECHARGE (BYPASS) mode. in configure_smps()
117 /* Wait for SMPS to enter PRECHARGE mode */ in configure_smps()
123 * SMPS should remain in PRECHARGE mode. in configure_smps()
132 * SMPS mode requested is RUN mode. Configure the output in configure_smps()
133 * voltage to the desired value then exit PRECHARGE mode. in configure_smps()
137 /* Exit PRECHARGE mode (returns in RUN mode) */ in configure_smps()
140 /* Wait for SMPS to enter RUN mode */ in configure_smps()
168 * By now, SCB->VTOR should point to _vector_table, in stm32wb0_init()
171 RAM_VR.AppBase = SCB->VTOR; in stm32wb0_init()
173 /* Enable retention of all RAM banks in Deepstop */ in stm32wb0_init()
182 /* Configure SMPS step-down converter */ in stm32wb0_init()