Searched full:iset (Results 1 – 6 of 6) sorted by relevance
/Zephyr-Core-3.5.0/drivers/regulator/ |
D | regulator_npm1100.c | 16 struct gpio_dt_spec iset; member 87 if (config->iset.port != NULL) { in regulator_npm1100_common_init() 90 if (!gpio_is_ready_dt(&config->iset)) { in regulator_npm1100_common_init() 94 ret = gpio_pin_configure_dt(&config->iset, in regulator_npm1100_common_init() 129 .iset = GPIO_DT_SPEC_INST_GET_OR(inst, nordic_iset_gpios, {}), \
|
D | regulator_shell.c | 452 SHELL_CMD_ARG(iset, &dsub_device_name, 455 "Usage: iset <device> <minimum> [<maximum>]"
|
/Zephyr-Core-3.5.0/dts/bindings/regulator/ |
D | nordic,npm1100.yaml | 25 nordic,iset-gpios: 28 ISET control pin.
|
/Zephyr-Core-3.5.0/boards/shields/npm1100_ek/ |
D | npm1100_ek.overlay | 10 nordic,iset-gpios = <&arduino_header 8 GPIO_ACTIVE_HIGH>; /* D2 */
|
/Zephyr-Core-3.5.0/boards/shields/npm1100_ek/doc/ |
D | index.rst | 29 | ISET | D2 |
|
/Zephyr-Core-3.5.0/boards/arm/nrf5340_audio_dk_nrf5340/ |
D | nrf5340_audio_dk_nrf5340_cpuapp_common.dtsi | 59 nordic,iset-gpios = <&gpio0 23 GPIO_ACTIVE_HIGH>;
|