Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/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 */
75 applicable to buck boost.
80 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 */
Dnordic,npm6001-regulator.yaml7 The PMIC has four buck converters and two LDOs. All need to be defined as
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-Core-3.5.0/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-Core-3.5.0/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.c194 /* Enable SW control of buck output */ in buck_set_voltage()
/Zephyr-Core-3.5.0/tests/drivers/build_all/regulator/
Dmisc.dtsi15 BUCK {};
Di2c.dtsi57 BUCK {};
/Zephyr-Core-3.5.0/boards/shields/npm1100_ek/
Dnpm1100_ek.overlay12 npm1100_ek_buck: BUCK {
/Zephyr-Core-3.5.0/include/zephyr/dt-bindings/regulator/
Dnpm1300.h20 /* Buck modes */
/Zephyr-Core-3.5.0/boards/arm/b_g474e_dpow1/doc/
Dindex.rst14 buck-boost converter, RGB power LED lighting or a class-D audio amplifier. The
22 - Digital power buck-boost converter with internal or external Input voltage and
/Zephyr-Core-3.5.0/soc/arm/nxp_imx/rt/
Dpower_rt11xx.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-Core-3.5.0/boards/arm/sparkfun_thing_plus_nrf9160/
Dsparkfun_thing_plus_nrf9160_common.dtsi44 /* TPS63031 Buck/Boost converter (provides 3.3V) */
/Zephyr-Core-3.5.0/boards/arm/frdm_kw41z/doc/
Dindex.rst33 - Supports all DC-DC configurations (Buck, Boost, Bypass)
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-3.3.rst876 * Added support for nPM6001 PMIC (LDO and BUCK converters).