Searched full:buck (Results 1 – 18 of 18) sorted by relevance
/Zephyr-Core-3.5.0/dts/bindings/regulator/ |
D | adi,adp5360-regulator.yaml | 7 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
|
D | nordic,npm1100.yaml | 7 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 */
|
D | nordic,npm6001-regulator.yaml | 7 The PMIC has four buck converters and two LDOs. All need to be defined as
|
D | nordic,npm1300-regulator.yaml | 7 The PMIC has two buck converters and two LDOs.
|
D | nxp,pca9420.yaml | 7 The PMIC has two buck converters and two LDOs. All need to be defined as
|
/Zephyr-Core-3.5.0/dts/bindings/mfd/ |
D | nordic,npm6001.yaml | 26 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/ |
D | regulator_npm1100.c | 122 COND_CODE_1(DT_NODE_EXISTS(DT_INST_CHILD(inst, buck)), \ 123 (REGULATOR_NPM1100_DEFINE_BUCK(DT_INST_CHILD(inst, buck), \ 124 buck##inst)), \
|
D | regulator_adp5360.c | 22 /* Buck/boost configure register. */ 35 /* Buck/boost output voltage setting register. */ 305 REGULATOR_ADP5360_DEFINE_COND(inst, buck) \
|
D | regulator_npm1300.c | 194 /* Enable SW control of buck output */ in buck_set_voltage()
|
/Zephyr-Core-3.5.0/tests/drivers/build_all/regulator/ |
D | misc.dtsi | 15 BUCK {};
|
D | i2c.dtsi | 57 BUCK {};
|
/Zephyr-Core-3.5.0/boards/shields/npm1100_ek/ |
D | npm1100_ek.overlay | 12 npm1100_ek_buck: BUCK {
|
/Zephyr-Core-3.5.0/include/zephyr/dt-bindings/regulator/ |
D | npm1300.h | 20 /* Buck modes */
|
/Zephyr-Core-3.5.0/boards/arm/b_g474e_dpow1/doc/ |
D | index.rst | 14 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/ |
D | power_rt11xx.h | 94 /* 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/ |
D | sparkfun_thing_plus_nrf9160_common.dtsi | 44 /* TPS63031 Buck/Boost converter (provides 3.3V) */
|
/Zephyr-Core-3.5.0/boards/arm/frdm_kw41z/doc/ |
D | index.rst | 33 - Supports all DC-DC configurations (Buck, Boost, Bypass)
|
/Zephyr-Core-3.5.0/doc/releases/ |
D | release-notes-3.3.rst | 876 * Added support for nPM6001 PMIC (LDO and BUCK converters).
|