Home
last modified time | relevance | path

Searched +full:full +full:- +full:ohms (Results 1 – 25 of 28) sorted by relevance

12

/Zephyr-latest/dts/bindings/iio/afe/
Dvoltage-divider.yaml2 # SPDX-License-Identifier: Apache-2.0
8 compatible: "voltage-divider"
13 io-channels:
18 output-ohms:
24 full-ohms:
27 Resistance of the full path through the voltage divider.
30 resistance-based sensor.
32 power-gpios:
33 type: phandle-array
40 power-on-sample-delay-us:
[all …]
/Zephyr-latest/tests/drivers/adc/adc_rescale/boards/
Dnative_sim.overlay4 * SPDX-License-Identifier: Apache-2.0
7 #include <zephyr/dt-bindings/adc/adc.h>
11 compatible = "voltage-divider";
12 io-channels = <&adc0 0>;
13 output-ohms = <50>;
14 full-ohms = <100>;
18 compatible = "current-sense-shunt";
19 io-channels = <&adc0 1>;
20 shunt-resistor-micro-ohms = <500000>;
24 compatible = "current-sense-amplifier";
[all …]
/Zephyr-latest/tests/drivers/build_all/fuel_gauge/
Dapp.overlay3 * SPDX-License-Identifier: Apache-2.0
6 #include <zephyr/dt-bindings/i2c/i2c.h>
10 #address-cells = <1>;
11 #size-cells = <1>;
15 gpio-controller;
17 #gpio-cells = <0x2>;
22 #address-cells = <1>;
23 #size-cells = <0>;
27 clock-frequency = <I2C_BITRATE_STANDARD>;
35 #io-channel-cells = <1>;
[all …]
/Zephyr-latest/samples/subsys/usb_c/sink/boards/
Dstm32g081b_eval.overlay4 * SPDX-License-Identifier: Apache-2.0
8 #include <dt-bindings/usb-c/pd.h>
12 usbc-port0 = &port1;
16 compatible = "zephyr,usb-c-vbus-adc";
17 io-channels = <&adc1 9>;
18 output-ohms = <49900>;
19 full-ohms = <(330000 + 49900)>;
22 discharge-gpios = <&gpiob 13 GPIO_ACTIVE_HIGH>;
26 #address-cells = <1>;
27 #size-cells = <0>;
[all …]
Db_g474e_dpow1.overlay4 * SPDX-License-Identifier: Apache-2.0
8 #include <dt-bindings/usb-c/pd.h>
12 usbc-port0 = &port1;
15 /* usbc.rst vbus-voltage-divider-adc start */
17 compatible = "zephyr,usb-c-vbus-adc";
18 io-channels = <&adc2 8>;
19 output-ohms = <49900>;
20 full-ohms = <(330000 + 49900)>;
22 /* usbc.rst vbus-voltage-divider-adc end */
25 #address-cells = <1>;
[all …]
/Zephyr-latest/boards/particle/argon/
Dparticle_argon.dts5 * SPDX-License-Identifier: Apache-2.0
8 /dts-v1/;
11 #include "particle_argon-pinctrl.dtsi"
19 vctl1-gpios = <&gpio0 25 GPIO_ACTIVE_LOW>;
20 vctl2-gpios = <&gpio0 2 GPIO_ACTIVE_LOW>;
24 compatible = "voltage-divider";
25 io-channels = <&adc 3>;
26 output-ohms = <2100000>;
27 full-ohms = <(2100000 + 806000)>;
36 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
[all …]
/Zephyr-latest/boards/particle/xenon/
Dparticle_xenon.dts5 * SPDX-License-Identifier: Apache-2.0
8 /dts-v1/;
11 #include "particle_xenon-pinctrl.dtsi"
19 vctl1-gpios = <&gpio0 24 GPIO_ACTIVE_LOW>;
20 vctl2-gpios = <&gpio0 25 GPIO_ACTIVE_LOW>;
24 compatible = "voltage-divider";
25 io-channels = <&adc 3>;
26 output-ohms = <2100000>;
27 full-ohms = <(2100000 + 806000)>;
36 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
[all …]
/Zephyr-latest/tests/drivers/build_all/sensor/
Dadc.dtsi5 * SPDX-License-Identifier: Apache-2.0
10 #include <zephyr/dt-bindings/battery/battery.h>
16 io-channels = <&test_adc 0>;
21 compatible = "voltage-divider";
22 io-channels = <&test_adc 1>;
23 io-channel-names = "VOLTAGE";
24 output-ohms = <47000>; /* R1 */
25 full-ohms = <(100000 + 47000)>; /* R2 + R1 */
26 power-gpios = <&test_gpio 0 0>;
31 compatible = "current-sense-amplifier";
[all …]
/Zephyr-latest/boards/google/twinkie_v2/
Dgoogle_twinkie_v2.dts4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/g0/stm32g0b1r(b-c-e)ixn-pinctrl.dtsi>
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 compatible = "google,twinkie-v2";
22 compatible = "gpio-leds";
35 compatible = "gpio-keys";
47 compatible = "voltage-divider";
48 io-channels = <&adc1 1>;
49 output-ohms = <2000000000>;
[all …]
/Zephyr-latest/samples/subsys/usb_c/source/boards/
Dstm32g081b_eval.overlay4 * SPDX-License-Identifier: Apache-2.0
8 #include <dt-bindings/usb-c/pd.h>
12 usbc-port0 = &port1;
16 compatible = "pwm-leds";
24 compatible = "gpio-leds";
51 /* usbc.rst vbus-voltage-divider-adc start */
53 compatible = "zephyr,usb-c-vbus-adc";
54 io-channels = <&adc1 9>;
55 output-ohms = <49900>;
56 full-ohms = <(330000 + 49900)>;
[all …]
/Zephyr-latest/boards/shields/seeed_xiao_round_display/
Dseeed_xiao_round_display.overlay4 * SPDX-License-Identifier: Apache-2.0
8 #include <zephyr/dt-bindings/display/panel.h>
17 compatible = "voltage-divider";
18 io-channels = <&xiao_adc 0>;
19 output-ohms = <470000>;
20 full-ohms = <940000>;
24 compatible = "zephyr,lvgl-pointer-input";
33 compatible = "zephyr,mipi-dbi-spi";
34 spi-dev = <&xiao_spi>;
35 dc-gpios = <&xiao_d 3 GPIO_ACTIVE_HIGH>;
[all …]
/Zephyr-latest/boards/nordic/nrf5340_audio_dk/
Dnrf5340_audio_dk_nrf5340_cpuapp_common.dtsi2 * Copyright (c) 2020-2022 Nordic Semiconductor ASA
4 * SPDX-License-Identifier: Apache-2.0
6 #include "nrf5340_audio_dk_nrf5340_cpuapp_common-pinctrl.dtsi"
7 #include <zephyr/dt-bindings/sensor/ina230.h>
12 zephyr,shell-uart = &uart0;
13 zephyr,uart-mcumgr = &uart0;
14 zephyr,bt-mon-uart = &uart0;
15 zephyr,bt-c2h-uart = &uart0;
16 zephyr,bt-hci = &bt_hci_ipc0;
20 gpio_fwd: nrf-gpio-forwarder {
[all …]
/Zephyr-latest/boards/adafruit/feather_nrf52840/
Dadafruit_feather_nrf52840_common.dtsi5 * SPDX-License-Identifier: Apache-2.0
8 /dts-v1/;
11 #include "adafruit_feather_nrf52840-pinctrl.dtsi"
12 #include <zephyr/dt-bindings/input/input-event-codes.h>
21 compatible = "gpio-leds";
32 compatible = "gpio-keys";
41 compatible = "voltage-divider";
42 io-channels = <&adc 5>;
43 output-ohms = <100000>;
44 full-ohms = <(100000 + 100000)>;
[all …]
/Zephyr-latest/samples/boards/nordic/battery/
DREADME.rst1 .. zephyr:code-sample:: nrf_battery
14 ``voltage-divider`` then the voltage is measured using that divider. An
18 .. code-block:: devicetree
22 compatible = "voltage-divider";
23 io-channels = <&adc 4>;
24 output-ohms = <180000>;
25 full-ohms = <(1500000 + 180000)>;
26 power-gpios = <&sx1509b 4 0>;
37 .. code-block :: devicetree
41 io-channels = <&adc 4>;
[all …]
/Zephyr-latest/boards/actinius/icarus/
Dactinius_icarus_common.dtsi2 * Copyright (c) 2019-2022 Actinius
4 * SPDX-License-Identifier: Apache-2.0
6 #include "actinius_icarus_common-pinctrl.dtsi"
7 #include <zephyr/dt-bindings/input/input-event-codes.h>
15 zephyr,shell-uart = &uart0;
16 zephyr,uart-mcumgr = &uart0;
20 compatible = "gpio-leds";
39 compatible = "pwm-leds";
58 compatible = "gpio-keys";
71 pwm-led0 = &red_pwm_led;
[all …]
/Zephyr-latest/dts/bindings/pinctrl/
Dambiq,apollo3-pinctrl.yaml2 # SPDX-License-Identifier: Apache-2.0
19 /* You can put this in places like a board-pinctrl.dtsi file in
23 /* include pre-defined combinations for the SoC variant used by the board */
24 #include <dt-bindings/pinctrl/ambiq-apollo3-pinctrl.h>
33 input-enable;
47 pins, such as the 'input-enable' property in group 2.
49 compatible: "ambiq,apollo3-pinctrl"
53 child-binding:
56 child-binding:
59 - name: pincfg-node.yaml
[all …]
Dambiq,apollo4-pinctrl.yaml2 # SPDX-License-Identifier: Apache-2.0
19 /* You can put this in places like a board-pinctrl.dtsi file in
23 /* include pre-defined combinations for the SoC variant used by the board */
24 #include <dt-bindings/pinctrl/ambiq-apollo4-pinctrl.h>
33 input-enable;
47 pins, such as the 'input-enable' property in group 2.
49 compatible: "ambiq,apollo4-pinctrl"
53 child-binding:
56 child-binding:
59 - name: pincfg-node.yaml
[all …]
/Zephyr-latest/boards/heltec/heltec_wireless_stick_lite_v3/
Dheltec_wireless_stick_lite_v3_procpu.dts6 * SPDX-License-Identifier: Apache-2.0
8 /dts-v1/;
11 #include "heltec_wireless_stick_lite_v3-pinctrl.dtsi"
12 #include <zephyr/dt-bindings/pwm/pwm.h>
13 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 #include <zephyr/dt-bindings/lora/sx126x.h>
22 pwm-0 = &ledc0;
23 pwm-led0 = &pwm_led_white;
24 uart-0 = &uart0;
25 uart-1 = &uart1;
[all …]
/Zephyr-latest/dts/bindings/usb-c/
Dusb-c-connector.yaml2 # SPDX-License-Identifier: Apache-2.0
5 A USB Type-C connector node represents a physical USB Type-C connector.
6 It should be a child of a USB-C interface controller or a separate node
7 when it is attached to both MUX and USB-C interface controller.
10 …/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/connector/usb-connector.yaml?h=v5.1…
14 USB-C connector attached to a STM32 UCPD typec port controller, which has
18 compatible = "zephyr,usb-c-vbus-adc";
19 io-channels = <&adc2 8>;
20 output-ohms = <49900>;
21 full-ohms = <(330000 + 49900)>;
[all …]
/Zephyr-latest/boards/weact/stm32g431_core/
Dweact_stm32g431_core.dts4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/g4/stm32g431c(6-8-b)ux-pinctrl.dtsi>
10 #include <zephyr/dt-bindings/usb-c/pd.h>
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
15 compatible = "weact,stm32g431-core";
19 zephyr,shell-uart = &usart2;
26 mcuboot-button0 = &button_0;
27 mcuboot-led0 = &led_0;
30 usbc-port0 = &usbc1;
[all …]
/Zephyr-latest/boards/nordic/thingy52/
Dthingy52_nrf52832.dts6 * SPDX-License-Identifier: Apache-2.0
9 /dts-v1/;
11 #include "thingy52_nrf52832-pinctrl.dtsi"
12 #include <zephyr/dt-bindings/input/input-event-codes.h>
16 compatible = "nordic,thingy52-nrf52832";
20 zephyr,shell-uart = &uart0;
21 zephyr,bt-mon-uart = &uart0;
22 zephyr,bt-c2h-uart = &uart0;
25 zephyr,code-partition = &slot0_partition;
39 compatible = "gpio-leds";
[all …]
/Zephyr-latest/boards/circuitdojo/feather/
Dcircuitdojo_feather_nrf9160_common.dtsi2 * Copyright (c) 2018-2020 Nordic Semiconductor ASA
5 * SPDX-License-Identifier: Apache-2.0
7 #include "circuitdojo_feather_nrf9160_common-pinctrl.dtsi"
8 #include <zephyr/dt-bindings/input/input-event-codes.h>
12 compatible = "circuitdojo,feather-nrf9160";
16 zephyr,shell-uart = &uart0;
17 zephyr,uart-mcumgr = &uart0;
21 compatible = "gpio-leds";
29 compatible = "pwm-leds";
36 compatible = "gpio-keys";
[all …]
/Zephyr-latest/boards/sparkfun/thing_plus/
Dsparkfun_thing_plus_nrf9160_common.dtsi2 * Copyright (c) 2018-2020 Nordic Semiconductor ASA
5 * SPDX-License-Identifier: Apache-2.0
7 #include "sparkfun_thing_plus_nrf9160_common-pinctrl.dtsi"
8 #include <zephyr/dt-bindings/input/input-event-codes.h>
12 compatible = "sparkfun,thing-plus-nrf9160";
16 zephyr,shell-uart = &uart0;
17 zephyr,uart-mcumgr = &uart0;
21 compatible = "gpio-leds";
29 compatible = "pwm-leds";
36 compatible = "gpio-keys";
[all …]
/Zephyr-latest/boards/pine64/pinetime_devkit0/
Dpinetime_devkit0.dts4 * SPDX-License-Identifier: Apache-2.0
6 * DTS for Pine64 PineTime DevKit-0 board
11 /dts-v1/;
13 #include "pinetime_devkit0-pinctrl.dtsi"
14 #include <zephyr/dt-bindings/input/input-event-codes.h>
15 #include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h>
19 compatible = "pine64,pinetime-devkit0";
23 zephyr,shell-uart = &uart0;
24 zephyr,bt-mon-uart = &uart0;
25 zephyr,bt-c2h-uart = &uart0;
[all …]
/Zephyr-latest/boards/nordic/thingy53/
Dthingy53_nrf5340_common.dtsi4 * SPDX-License-Identifier: Apache-2.0
6 #include "thingy53_nrf5340_common-pinctrl.dtsi"
7 #include <zephyr/dt-bindings/input/input-event-codes.h>
8 #include <zephyr/dt-bindings/battery/battery.h>
12 zephyr,bt-hci-ipc = &ipc0;
13 zephyr,bt-hci = &bt_hci_ipc0;
14 nordic,802154-spinel-ipc = &ipc0;
19 compatible = "gpio-keys";
33 compatible = "gpio-leds";
49 compatible = "pwm-leds";
[all …]

12