Home
last modified time | relevance | path

Searched full:npm2100 (Results 1 – 25 of 27) sorted by relevance

12

/Zephyr-latest/drivers/regulator/
DKconfig.npm21005 bool "nPM2100 PMIC regulator driver"
11 Enable the Nordic nPM2100 PMIC regulator driver
16 int "nPM2100 regulator driver init priority (common part)"
19 Init priority for the Nordic nPM2100 regulator driver (common part).
23 int "nPM2100 regulator driver init priority"
26 Init priority for the Nordic nPM2100 regulator driver. It must be
DKconfig39 source "drivers/regulator/Kconfig.npm2100"
/Zephyr-latest/include/zephyr/drivers/mfd/
Dnpm2100.h14 * @defgroup mdf_interface_npm2100 MFD NPM2100 Interface
58 * @brief Write npm2100 timer register
63 * @param dev npm2100 mfd device
74 * @brief Start npm2100 timer
76 * @param dev npm2100 mfd device
83 * @brief npm2100 full power reset
85 * @param dev npm2100 mfd device
92 * @brief npm2100 hibernate
96 * @param dev npm2100 mfd device
106 * @brief Add npm2100 event callback
[all …]
/Zephyr-latest/drivers/watchdog/
DKconfig.npm21005 bool "nPM2100 Watchdog driver"
11 Enable nPM2100 Watchdog driver
14 int "nPM2100 Watchdog driver initialization priority"
18 Initialization priority for the nPM2100 Watchdog driver.
DKconfig99 source "drivers/watchdog/Kconfig.npm2100"
Dwdt_npm2100.c13 #include <zephyr/drivers/mfd/npm2100.h>
/Zephyr-latest/drivers/gpio/
DKconfig.npm21005 bool "nPM2100 GPIO driver"
11 Enable the nPM2100 GPIO driver.
14 int "nPM2100 GPIO driver initialization priority"
18 Initialization priority for the nPM2100 GPIO driver. It must be
Dgpio_npm2100.c13 #include <zephyr/dt-bindings/gpio/nordic-npm2100-gpio.h>
DKconfig151 source "drivers/gpio/Kconfig.npm2100"
/Zephyr-latest/include/zephyr/dt-bindings/gpio/
Dnordic-npm2100-gpio.h10 * @brief nPM2100-specific GPIO Flags
11 * @defgroup gpio_interface_npm2100 nPM2100-specific GPIO Flags
24 * @name nPM2100 GPIO drive strength flags
25 * @brief nPM2100 GPIO drive strength flags
42 * @name nPM2100 GPIO debounce flags
43 * @brief nPM2100 GPIO debounce flags
/Zephyr-latest/dts/bindings/watchdog/
Dnordic,npm2100-wdt.yaml4 description: nPM2100 Watchdog
6 compatible: "nordic,npm2100-wdt"
/Zephyr-latest/drivers/sensor/nordic/npm2100_vbat/
DKconfig6 bool "NPM2100 Battery Voltage"
12 Enable NPM2100 battery voltage driver.
/Zephyr-latest/drivers/mfd/
DKconfig.npm21005 bool "nPM2100 PMIC multi-function device driver"
10 Enable the Nordic nPM2100 PMIC multi-function device driver
DKconfig30 source "drivers/mfd/Kconfig.npm2100"
Dmfd_npm2100.c15 #include <zephyr/drivers/mfd/npm2100.h>
/Zephyr-latest/dts/bindings/gpio/
Dnordic,npm2100-gpio.yaml4 description: nPM2100 GPIO Controller
6 compatible: "nordic,npm2100-gpio"
/Zephyr-latest/include/zephyr/drivers/sensor/
Dnpm2100_vbat.h11 /* NPM2100 vbat specific channels */
20 /* NPM2100 vbat specific attributes */
/Zephyr-latest/dts/bindings/sensor/
Dnordic,npm2100-vbat.yaml7 description: NPM2100 PMIC Battery Voltage
9 compatible: "nordic,npm2100-vbat"
/Zephyr-latest/dts/bindings/regulator/
Dnordic,npm2100-regulator.yaml5 Nordic nPM2100 PMIC
16 compatible = "nordic,npm2100-regulator";
27 compatible: "nordic,npm2100-regulator"
/Zephyr-latest/tests/drivers/build_all/watchdog/
Di2c_devices.overlay37 compatible = "nordic,npm2100";
41 compatible = "nordic,npm2100-wdt";
/Zephyr-latest/include/zephyr/dt-bindings/regulator/
Dnpm2100.h11 * @defgroup regulator_npm2100 NPM2100 Devicetree helpers.
17 * @name NPM2100 Regulator modes
/Zephyr-latest/tests/drivers/build_all/regulator/
Di2c.dtsi111 npm2100@8 {
112 compatible = "nordic,npm2100";
116 compatible = "nordic,npm2100-regulator";
/Zephyr-latest/dts/bindings/mfd/
Dnordic,npm2100.yaml4 description: Nordic nPM2100
6 compatible: "nordic,npm2100"
/Zephyr-latest/tests/drivers/build_all/gpio/
Dapp.overlay342 compatible = "nordic,npm2100";
346 compatible = "nordic,npm2100-gpio";
/Zephyr-latest/tests/drivers/build_all/sensor/
Di2c.dtsi1143 test_i2c_npm2100: npm2100@9f {
1144 compatible = "nordic,npm2100";
1148 compatible = "nordic,npm2100-vbat";

12