Home
last modified time | relevance | path

Searched full:pmic (Results 1 – 25 of 54) sorted by relevance

123

/Zephyr-Core-3.5.0/dts/bindings/regulator/
Dnordic,npm1100.yaml5 Nordic nPM1100 PMIC
7 The PMIC has one buck converter. It needs to be defined as a child node,
10 pmic {
Dnxp,pca9420.yaml5 NXP PCA9420 PMIC
7 The PMIC has two buck converters and two LDOs. All need to be defined as
11 pmic@61 {
37 When enabled, the PMIC will be configured to allow mode selection using
75 description: Voltage output of PMIC controller regulator
Dnordic,npm1300-regulator.yaml5 Nordic nPM1300 PMIC
7 The PMIC has two buck converters and two LDOs.
12 pmic@6b {
41 List of SOC GPIOs connected to PMIC GPIOs.
Dnordic,npm6001-regulator.yaml5 Nordic nPM6001 PMIC
7 The PMIC has four buck converters and two LDOs. All need to be defined as
11 pmic@70 {
Dx-powers,axp192-regulator.yaml6 AXP192 PMIC
8 The PMIC has three DCDC converters and two LDOs (LDO1 cannot be disabled).
13 pmic@34 {
Dadi,adp5360-regulator.yaml5 Analog Devices ADP3560 PMIC
7 The PMIC has one buck converter and one buck-boost converter. Both need to be
11 pmic@46 {
/Zephyr-Core-3.5.0/drivers/mfd/
DKconfig.npm13005 bool "nPM1300 PMIC multi-function device driver"
10 Enable the Nordic nPM1300 PMIC multi-function device driver
DKconfig.npm60015 bool "nPM6001 PMIC multi-function device driver"
10 Enable the Nordic nPM6001 PMIC multi-function device driver
DKconfig.axp1925 bool "AXP192 PMIC multi-function device driver"
10 Enable the X-Powers AXP192 PMIC multi-function device driver
/Zephyr-Core-3.5.0/drivers/regulator/
DKconfig.npm11005 bool "nPM1100 PMIC regulator driver"
9 Enable the Nordic nPM1100 PMIC regulator driver
DKconfig.adp53605 bool "ADP5360 PMIC regulator driver"
10 Enable the Analog Devices ADP5360 PMIC regulator driver
DKconfig.npm60015 bool "nPM6001 PMIC regulator driver"
11 Enable the Nordic nPM6001 PMIC regulator driver
DKconfig.axp1925 bool "X-Power AXP192 PMIC regulator driver"
12 Enable the AXP PMIC regulator driver
DKconfig.npm13005 bool "nPM1300 PMIC regulator driver"
11 Enable the Nordic nPM1300 PMIC regulator driver
DKconfig.pca94205 bool "NXP PCA9420 PMIC regulator driver"
10 Enable the NXP PCA9420 PMIC regulator driver
/Zephyr-Core-3.5.0/dts/bindings/mfd/
Dnordic,npm1300.yaml18 pmic-int-pin:
20 description: Pmic pin number for interrupt output
/Zephyr-Core-3.5.0/samples/shields/npm1300_ek/doc/
Dindex.rst11 nPM1300 PMIC, including:
37 provided to test the PMIC. Below you can find details for each subcommand.
43 the regulators embedded in the PMIC. Below you can find some command examples.
/Zephyr-Core-3.5.0/samples/shields/npm1300_ek/src/
Dmain.c30 static const struct device *pmic = DEVICE_DT_GET(DT_NODELABEL(npm1300_ek_pmic)); variable
63 if (!device_is_ready(pmic)) { in configure_events()
64 printk("Pmic device not ready.\n"); in configure_events()
73 mfd_npm1300_add_callback(pmic, &event_cb); in configure_events()
128 /* Update PMIC LED if button state has changed */ in main()
/Zephyr-Core-3.5.0/samples/shields/npm6001_ek/doc/
Dindex.rst11 by the nPM6001 PMIC, including:
43 provided to test the PMIC. Below you can find details for each subcommand.
49 the regulators embedded in the PMIC (BUCK0/1/2/3 and LDO0/1). Below you can
117 GPIO functionality offered by the PMIC. Below you can find some command
158 Watchdog functionality offered by the PMIC. Below you can find some command
/Zephyr-Core-3.5.0/boards/shields/npm1100_ek/doc/
Dindex.rst10 Power Management Integrated Circuit (PMIC).
27 | PMIC Pin | Arduino Pin |
/Zephyr-Core-3.5.0/boards/shields/npm1100_ek/
Dnpm1100_ek.overlay7 npm1100_ek_pmic: pmic {
/Zephyr-Core-3.5.0/boards/shields/npm1300_ek/
Dnpm1300_ek.overlay10 npm1300_ek_pmic: pmic@6b {
71 label = "Pmic button switch 0";
/Zephyr-Core-3.5.0/samples/shields/npm1300_ek/
Dnrf52dk_nrf52832.overlay22 pmic-int-pin = <3>;
/Zephyr-Core-3.5.0/boards/shields/npm1300_ek/doc/
Dindex.rst10 Power Management Integrated Circuit (PMIC).
/Zephyr-Core-3.5.0/soc/arm/nordic_nrf/nrf91/
DKconfig.soc22 # the nRF9120 SoC and additional components like PMIC, FEM, and XTAL,

123