Home
last modified time | relevance | path

Searched full:npm1100 (Results 1 – 11 of 11) sorted by relevance

/Zephyr-Core-3.5.0/boards/shields/npm1100_ek/doc/
Dindex.rst3 nPM1100 EK
9 The nPM1100 EK lets you test different functions and features of the nPM1100
13 :alt: nPM1100 EK
16 nPM1100 EK
21 The nPM1100 EK board is not designed to fit straight into an Arduino connector.
42 - `nPM1100 EK Manual <https://infocenter.nordicsemi.com/topic/ug_npm1100_ek/UG/nPM1100_EK/intro.htm…
/Zephyr-Core-3.5.0/drivers/regulator/
DKconfig.npm11005 bool "nPM1100 PMIC regulator driver"
9 Enable the Nordic nPM1100 PMIC regulator driver
12 int "nPM1100 regulator driver init priority"
16 Init priority for the Nordic nPM1100 regulator driver.
DKconfig35 source "drivers/regulator/Kconfig.npm1100"
Dregulator_npm1100.c12 #include <zephyr/dt-bindings/regulator/npm1100.h>
/Zephyr-Core-3.5.0/dts/bindings/regulator/
Dnordic,npm1100.yaml5 Nordic nPM1100 PMIC
11 compatible = "nordic,npm1100";
20 compatible: "nordic,npm1100"
/Zephyr-Core-3.5.0/tests/drivers/build_all/regulator/
Dmisc.dtsi12 npm1100 {
13 compatible = "nordic,npm1100";
/Zephyr-Core-3.5.0/include/zephyr/dt-bindings/regulator/
Dnpm1100.h11 * @defgroup regulator_npm1100 NPM1100 Devicetree helpers.
17 * @name NPM1100 Regulator modes
/Zephyr-Core-3.5.0/boards/shields/npm1100_ek/
Dnpm1100_ek.overlay8 compatible = "nordic,npm1100";
/Zephyr-Core-3.5.0/boards/arm/nrf5340_audio_dk_nrf5340/doc/
Dindex.rst26 * nPM1100 Ultra-small form-factor Power Management IC
/Zephyr-Core-3.5.0/boards/arm/nrf5340_audio_dk_nrf5340/
Dnrf5340_audio_dk_nrf5340_cpuapp_common.dtsi58 compatible = "nordic,npm1100";
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-3.3.rst589 * nPM1100 EK
877 * Added support for nPM1100 PMIC (allows to dynamically change its mode).
1341 - :dtcompatible:`nordic,npm1100`