Home
last modified time | relevance | path

Searched full:buck (Results 1 – 24 of 24) sorted by relevance

/Zephyr-latest/dts/bindings/regulator/
Dadi,adp5360-regulator.yaml7 The PMIC has one buck converter and one buck-boost converter. Both need to be
8 defined as children nodes, strictly following the BUCK and BUCKBOOST node
18 BUCK {
19 /* all properties for BUCK */
76 applicable to buck boost.
81 With this option selected and the buck/boost enabled, the buck/boost
Dnordic,npm1100.yaml7 The PMIC has one buck converter. It needs to be defined as a child node,
8 strictly following the BUCK node name. For example:
13 BUCK {
14 /* all properties for BUCK */
Dmps,mpm54304.yaml9 The MPM54304 has four buck regulators. All need to be defined as
Dcirrus,cp9314.yaml5 Cirrus CP9314 Buck Switched Cap DC/DC Converter
Dmaxim,max20335-regulator.yaml7 The PMIC has two buck converters and three LDOs. All need to be defined as
Dnordic,npm6001-regulator.yaml7 The PMIC has four buck converters and two LDOs. All need to be defined as
Dsilabs,series2-dcdc.yaml20 Output voltage for boost mode. Not used in buck mode.
Dnordic,npm1300-regulator.yaml7 The PMIC has two buck converters and two LDOs.
Dnxp,pca9420.yaml7 The PMIC has two buck converters and two LDOs. All need to be defined as
/Zephyr-latest/dts/bindings/mfd/
Dnordic,npm6001.yaml26 nordic,buck-mode0-input-type:
32 nordic,buck-mode0-pull-down:
36 nordic,buck-mode1-input-type:
42 nordic,buck-mode1-pull-down:
46 nordic,buck-mode2-input-type:
52 nordic,buck-mode2-pull-down:
/Zephyr-latest/drivers/regulator/
Dregulator_npm1100.c122 COND_CODE_1(DT_NODE_EXISTS(DT_INST_CHILD(inst, buck)), \
123 (REGULATOR_NPM1100_DEFINE_BUCK(DT_INST_CHILD(inst, buck), \
124 buck##inst)), \
Dregulator_adp5360.c22 /* Buck/boost configure register. */
35 /* Buck/boost output voltage setting register. */
305 REGULATOR_ADP5360_DEFINE_COND(inst, buck) \
Dregulator_npm1300.c207 /* Enable SW control of buck output */ in buck_set_voltage()
/Zephyr-latest/tests/drivers/build_all/regulator/
Dmisc.dtsi15 BUCK {};
Di2c.dtsi57 BUCK {};
/Zephyr-latest/boards/shields/npm1100_ek/
Dnpm1100_ek.overlay12 npm1100_ek_buck: BUCK {
/Zephyr-latest/include/zephyr/dt-bindings/regulator/
Dsilabs_dcdc.h19 /** Buck mode */
Dnpm1300.h20 /* Buck modes */
/Zephyr-latest/boards/st/b_g474e_dpow1/doc/
Dindex.rst11 buck-boost converter, RGB power LED lighting or a class-D audio amplifier. The
19 - Digital power buck-boost converter with internal or external Input voltage and
/Zephyr-latest/soc/nxp/imxrt/imxrt11xx/
Dpower.h94 /* DCDC 1.8V buck mode target voltage in set points 0-15 */
115 /* DCDC 1.0V buck mode target voltage in set points 0-15 */
/Zephyr-latest/boards/sparkfun/thing_plus/
Dsparkfun_thing_plus_nrf9160_common.dtsi44 /* TPS63031 Buck/Boost converter (provides 3.3V) */
/Zephyr-latest/boards/nxp/frdm_kw41z/doc/
Dindex.rst26 - Supports all DC-DC configurations (Buck, Boost, Bypass)
/Zephyr-latest/boards/adi/max32680evkit/doc/
Dindex.rst11 multiple-output (SIMO) buck regulator system and contains
/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst876 * Added support for nPM6001 PMIC (LDO and BUCK converters).