Lines Matching +full:output +full:- +full:only
2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "st,stm32wb0-pwr"
8 include: "st,stm32-pwr.yaml"
11 smps-mode:
18 - SMPS converter disabled
19 - LDOs supply voltage: VDD
23 selected on these boards. Only use this mode if your board
29 - SMPS converter enabled - clock disabled
30 - LDOs supply voltage: VDD (though SMPS)
31 - Current supplied to LDOs can be limited
32 (feature only supported on STM32WB05 / STM32WB09)
35 - SMPS converter enabled - clock enabled
36 - LDOs supply voltage: regulated SMPS output
37 - Target output voltage can be programmed
39 - "OFF"
40 - "PRECHARGE"
41 - "RUN"
43 smps-bom:
49 1: 1.5µH inductance, 2.2µF output capacitance
50 2: 2.2µH inductance, 4.7µF output capacitance
51 3: 10µH inductance, 4.7µF output capacitance
54 This property is required if `smps-mode` is not "OFF".
56 - 1
57 - 2
58 - 3
60 smps-clock-prescaler:
78 This property is only used if `smps-mode` is not "OFF".
80 - 2
81 - 4
83 smps-lp-floating:
86 Floating SMPS output in low-power state
88 If this property is set, the SMPS output pin (VFBSD)
89 is left floating when the SoC is in low-power state.
92 PRECHARGE mode when the SoC is in low-power state.
95 smps-current-limit:
99 SMPS output current limit (in mA)
102 output current allowed for the SMPS, and is also equal
106 the output current limitation feature is not available.
108 This property is only used if `smps-mode` is "PRECHARGE".
110 - "2_5"
111 - "5"
112 - "10"
113 - "20"
115 smps-output-voltage:
119 SMPS regulated output voltage
122 configuration of 1.40V regulated output.
124 This property is only used if `smps-mode` is "RUN".
126 - "1V20"
127 - "1V25"
128 - "1V30"
129 - "1V35"
130 - "1V40"
131 - "1V45"
132 - "1V50"
133 - "1V55"
134 - "1V60"
135 - "1V65"
136 - "1V70"
137 - "1V75"
138 - "1V80"
139 - "1V85"
140 - "1V90"
141 - "1V95"