Searched full:buck1 (Results 1 – 19 of 19) sorted by relevance
/Zephyr-latest/samples/shields/npm1300_ek/doc/ |
D | index.rst | 13 - Regulators (BUCK1/2, LDO1/2) 47 # list all the supported voltages by BUCK1 48 regulator vlist BUCK1 64 # obtain the actual BUCK1 configured voltage 65 regulator vget BUCK1 67 # set BUCK1 voltage to a value between 2.35V and 2.45V 68 regulator set BUCK1 2.35V 2.45V 69 # obtain the actual BUCK1 configured voltage 70 regulator get BUCK1
|
/Zephyr-latest/dts/bindings/regulator/ |
D | mps,mpm54304.yaml | 10 children nodes, strictly following the BUCK1..4 node names. For 17 BUCK1 { 18 /* all properties for BUCK1 */
|
D | maxim,max20335-regulator.yaml | 8 children nodes, strictly following the BUCK1..2, LDO1..3 node names. For 17 BUCK1 { 18 /* all properties for BUCK1 */
|
D | nordic,npm1300-regulator.yaml | 9 BUCK1,2 LDO1..2, node names. For 18 BUCK1 { 19 /* all properties for BUCK1 */
|
D | nordic,npm6001-regulator.yaml | 20 BUCK1 { 21 /* all properties for BUCK1 */
|
D | nxp,pca9420.yaml | 8 children nodes, strictly following the BUCK1, BUCK2, LDO1 and LDO2 node names. 14 BUCK1 { 15 /* all properties for BUCK1 */
|
/Zephyr-latest/tests/drivers/build_all/regulator/ |
D | i2c.dtsi | 14 BUCK1 {}; 28 BUCK1 {}; 43 BUCK1 {}; 86 BUCK1 {}; 105 BUCK1 {};
|
/Zephyr-latest/drivers/regulator/ |
D | regulator_mpm54304.c | 90 REGULATOR_MPM54304_DEFINE_COND(inst, buck1, BUCK1) \
|
D | regulator_npm6001.c | 565 /* BUCK1/2 are ON by default */ in regulator_npm6001_init() 603 REGULATOR_NPM6001_DEFINE_COND(inst, buck1, NPM6001_SOURCE_BUCK1) \
|
D | regulator_max20335.c | 373 REGULATOR_MAX20335_DEFINE_COND(inst, buck1, MAX20335_PMIC_SOURCE_BUCK1) \
|
D | regulator_pca9420.c | 553 REGULATOR_PCA9420_DEFINE_COND(inst, buck1, DEVICE_DT_INST_GET(inst)) \
|
D | regulator_npm1300.c | 681 REGULATOR_NPM1300_DEFINE_COND(inst, buck1, NPM1300_SOURCE_BUCK1) \
|
/Zephyr-latest/boards/shields/npm6001_ek/ |
D | npm6001_ek.overlay | 32 npm6001_ek_buck1: BUCK1 {
|
/Zephyr-latest/boards/shields/npm1300_ek/ |
D | npm1300_ek.overlay | 25 npm1300_ek_buck1: BUCK1 {
|
/Zephyr-latest/samples/shields/npm6001_ek/doc/ |
D | index.rst | 57 BUCK1
|
/Zephyr-latest/boards/nordic/nrf9131ek/ |
D | nrf9131ek_nrf9131_common.dtsi | 125 BUCK1 {
|
/Zephyr-latest/boards/nxp/mimxrt685_evk/ |
D | mimxrt685_evk_mimxrt685s_cm33.dts | 230 buck1: BUCK1 { label
|
/Zephyr-latest/samples/shields/npm6001_ek/src/ |
D | main.c | 29 { "BUCK1", DEVICE_DT_GET_OR_NULL(DT_NODELABEL(npm6001_ek_buck1)) },
|
/Zephyr-latest/boards/nxp/mimxrt595_evk/ |
D | mimxrt595_evk_mimxrt595s_cm33.dts | 240 pca9420_sw1: BUCK1 {
|