Home
last modified time | relevance | path

Searched +full:vref +full:- +full:mv (Results 1 – 25 of 55) sorted by relevance

123

/Zephyr-Core-3.6.0/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-Core-3.6.0/tests/drivers/adc/adc_api/boards/
Dlpcxpresso55s69_cpu0.overlay2 * SPDX-License-Identifier: Apache-2.0
7 #include <zephyr/dt-bindings/adc/mcux-lpadc.h>
11 io-channels = <&adc0 0>, <&adc0 1>, <&adc0 2>;
16 #address-cells = <1>;
17 #size-cells = <0>;
27 zephyr,vref-mv = <3300>;
28 zephyr,acquisition-time = <ADC_ACQ_TIME_DEFAULT>;
30 zephyr,input-positive = <MCUX_LPADC_CH0A>;
41 zephyr,vref-mv = <3300>;
42 zephyr,acquisition-time = <ADC_ACQ_TIME_DEFAULT>;
[all …]
/Zephyr-Core-3.6.0/boards/arm/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-Core-3.6.0/dts/bindings/sensor/
Dst,stm32-vref.yaml2 # SPDX-License-Identifier: Apache-2.0
4 description: STM32 family VREF+ node
6 compatible: "st,stm32-vref"
8 include: sensor-device.yaml
11 vrefint-cal-addr:
15 Device engineering bytes address containing the factory-measured
18 vrefint-cal-mv:
22 VDDA/VREF+ voltage in millivolts applied during manufacturing to determine
/Zephyr-Core-3.6.0/samples/drivers/adc/boards/
Dlpcxpresso55s69_cpu0.overlay2 * SPDX-License-Identifier: Apache-2.0
4 * Copyright 2022-2023 NXP
7 #include <zephyr/dt-bindings/adc/mcux-lpadc.h>
11 io-channels = <&adc0 0 &adc0 1 &adc0 2>;
16 #address-cells = <1>;
17 #size-cells = <0>;
21 * - Connect VREFN_TARGET to GND, and VREFP_TARGET to 3v3
24 * - Connect LPADC0 CH0A signal to voltage between 0~3.3V (P19 pin 4)
25 * - Connect LPADC0 CH0B signal to voltage between 0~3.3V (P19 pin 2)
27 * - Connect LPADC0 CH4A signal to voltage between 0~3.3V (P17 pin 19)
[all …]
Dmimxrt685_evk_cm33.overlay2 * SPDX-License-Identifier: Apache-2.0
8 #include <zephyr/dt-bindings/adc/mcux-lpadc.h>
13 io-channels = <&lpadc0 0>, <&lpadc0 1>;
18 #address-cells = <1>;
19 #size-cells = <0>;
23 * - Connect VREF_L to GND, and VREF_H to 1.8V (connect JP9 and JP10).
24 * - Connect LPADC0 CH0A signal to voltage between 0~1.8V (J30 pin 1)
25 * - Connect LPADC0 CH0B signal to voltage between 0~1.8V (J30 pin 2)
32 zephyr,vref-mv = <1800>;
33 zephyr,acquisition-time = <ADC_ACQ_TIME_DEFAULT>;
[all …]
Dmimxrt595_evk_cm33.overlay2 * SPDX-License-Identifier: Apache-2.0
8 #include <zephyr/dt-bindings/adc/mcux-lpadc.h>
13 io-channels = <&lpadc0 0>, <&lpadc0 1>;
18 #address-cells = <1>;
19 #size-cells = <0>;
23 * LPADC0 CH0A and CH0B are set up in differential mode (B-A)
24 * - Connect LPADC0 CH0A signal to voltage between 0~1.8V (J30 pin 1)
25 * - Connect LPADC0 CH0B signal to voltage between 0~1.8V (J30 pin 2)
27 * - Connect LPADC0 CH2A signal to voltage between 0~1.8V (J30 pin 3)
34 zephyr,vref-mv = <1800>;
[all …]
Dmimxrt1170_evkb_cm7.overlay2 * SPDX-License-Identifier: Apache-2.0
7 #include <zephyr/dt-bindings/adc/mcux-lpadc.h>
12 io-channels = <&lpadc0 0>;
17 #address-cells = <1>;
18 #size-cells = <0>;
22 * - Connect LPADC0 CH0 signal to voltage between 0~1.8V (J9 pin 10)
29 zephyr,vref-mv = <1800>;
30 zephyr,acquisition-time = <ADC_ACQ_TIME_DEFAULT>;
32 zephyr,input-positive = <MCUX_LPADC_CH0A>;
Dmimxrt1160_evk_cm7.overlay2 * SPDX-License-Identifier: Apache-2.0
7 #include <zephyr/dt-bindings/adc/mcux-lpadc.h>
12 io-channels = <&lpadc0 0>;
17 #address-cells = <1>;
18 #size-cells = <0>;
22 * - Connect LPADC0 CH0 signal to voltage between 0~1.8V (J9 pin 10)
29 zephyr,vref-mv = <1800>;
30 zephyr,acquisition-time = <ADC_ACQ_TIME_DEFAULT>;
32 zephyr,input-positive = <MCUX_LPADC_CH0A>;
Dmimxrt1170_evk_cm7.overlay2 * SPDX-License-Identifier: Apache-2.0
8 #include <zephyr/dt-bindings/adc/mcux-lpadc.h>
13 io-channels = <&lpadc0 0>;
18 #address-cells = <1>;
19 #size-cells = <0>;
23 * - Connect LPADC0 CH0 signal to voltage between 0~1.8V (J9 pin 10)
30 zephyr,vref-mv = <1800>;
31 zephyr,acquisition-time = <ADC_ACQ_TIME_DEFAULT>;
33 zephyr,input-positive = <MCUX_LPADC_CH0A>;
Dlpcxpresso55s36.overlay2 * SPDX-License-Identifier: Apache-2.0
7 #include <zephyr/dt-bindings/adc/mcux-lpadc.h>
12 io-channels = <&adc0 0>;
17 #address-cells = <1>;
18 #size-cells = <0>;
29 zephyr,acquisition-time = <ADC_ACQ_TIME_DEFAULT>;
30 zephyr,vref-mv = <3300>;
32 zephyr,input-positive = <MCUX_LPADC_CH0A>;
Dnrf52840dk_nrf52840.overlay2 * SPDX-License-Identifier: Apache-2.0
10 io-channels = <&adc 0>, <&adc 1>, <&adc 7>;
15 #address-cells = <1>;
16 #size-cells = <0>;
22 zephyr,acquisition-time = <ADC_ACQ_TIME_DEFAULT>;
23 zephyr,input-positive = <NRF_SAADC_AIN1>; /* P0.03 */
31 zephyr,acquisition-time = <ADC_ACQ_TIME_DEFAULT>;
32 zephyr,input-positive = <NRF_SAADC_VDD>;
41 zephyr,vref-mv = <750>;
42 zephyr,acquisition-time = <ADC_ACQ_TIME_DEFAULT>;
[all …]
/Zephyr-Core-3.6.0/boards/arm/xmc45_relax_kit/
Dxmc45_relax_kit.dts2 * SPDX-License-Identifier: Apache-2.0
9 /dts-v1/;
12 #include <infineon/xmc4500_F100x1024-intc.dtsi>
13 #include <zephyr/dt-bindings/pwm/pwm.h>
14 #include "xmc45_relax_kit-pinctrl.dtsi"
18 compatible = "infineon,xm4500-relax-kit", "infineon,xmc4500",
23 die-temp0 = &die_temp;
24 pwm-led0 = &pwm_led1;
29 compatible = "gpio-leds";
40 compatible = "pwm-leds";
[all …]
/Zephyr-Core-3.6.0/dts/bindings/adc/
Draspberrypi,pico-adc.yaml2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "raspberrypi,pico-adc"
8 include: [adc-controller.yaml, pinctrl-device.yaml, reset-device.yaml]
14 vref-mv:
18 Indicate the reference voltage of the ADC in mV.
21 In such case, set this property to the VDD (in mV) value.
23 "#io-channel-cells":
26 io-channel-cells:
27 - input
Dnuvoton,npcx-adc.yaml2 # SPDX-License-Identifier: Apache-2.0
4 description: Nuvoton, NPCX-ADC node
6 compatible: "nuvoton,npcx-adc"
8 include: [adc-controller.yaml, pinctrl-device.yaml]
15 pinctrl-0:
17 pinctrl-names:
19 vref-mv:
22 description: ADC reference voltage (Unit:mV)
23 channel-count:
27 threshold-count:
[all …]
Dnxp,s32-adc-sar.yaml2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "nxp,s32-adc-sar"
8 include: [adc-controller.yaml, pinctrl-device.yaml]
17 vref-mv:
20 description: Indicates the reference voltage of the ADC in mV.
22 group-channel:
26 - "precision"
27 - "standard"
28 - "external"
31 high-speed:
[all …]
Dtelink,b91-adc.yaml2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "telink,b91-adc"
8 include: adc-controller.yaml
14 "#io-channel-cells":
17 sample-freq:
21 - 23000
22 - 48000
23 - 96000
27 vref-internal-mv:
31 - 900
[all …]
Dinfineon,xmc4xxx-adc.yaml2 # SPDX-License-Identifier: Apache-2.0
7 (Section Port I/O functions) for the group/channel mapping to a specific port-pin on the board.
11 compatible: "infineon,xmc4xxx-adc"
13 include: adc-controller.yaml
22 vref-internal-mv:
28 "#io-channel-cells":
31 io-channel-cells:
32 - input
Dst,stm32-adc.yaml3 # SPDX-License-Identifier: Apache-2.0
7 compatible: "st,stm32-adc"
9 include: [adc-controller.yaml, pinctrl-device.yaml]
21 "#io-channel-cells":
24 pinctrl-0:
27 pinctrl-names:
30 st,adc-clock-source:
34 - 1 # SYNC for synchronous ADC clock source
35 - 2 # ASYNC for asynchronous ADC clock source
38 - <SYNC>: derived from the bus clock.
[all …]
/Zephyr-Core-3.6.0/boards/arm/xmc47_relax_kit/
Dxmc47_relax_kit.dts2 * SPDX-License-Identifier: Apache-2.0
8 /dts-v1/;
11 #include <infineon/xmc4700_F144x2048-intc.dtsi>
12 #include <zephyr/dt-bindings/pwm/pwm.h>
13 #include "xmc47_relax_kit-pinctrl.dtsi"
22 die-temp0 = &die_temp;
23 pwm-led0 = &pwm_led1;
28 compatible = "gpio-leds";
39 compatible = "pwm-leds";
54 zephyr,shell-uart = &usic0ch0;
[all …]
/Zephyr-Core-3.6.0/tests/drivers/regulator/voltage/boards/
Dmimxrt685_evk_cm33.overlay3 * SPDX-License-Identifier: Apache-2.0
6 #include <zephyr/dt-bindings/adc/mcux-lpadc.h>
13 regulator-max-microvolt = <1800000>;
17 regulator-max-microvolt = <1800000>;
25 slew-rate = "normal";
26 drive-strength = "normal";
27 nxp,analog-mode;
33 * J30.1-> TP15
34 * J30.3-> TP17
37 compatible = "test-regulator-voltage";
[all …]
Dlpcxpresso55s36.overlay3 * SPDX-License-Identifier: Apache-2.0
6 #include <zephyr/dt-bindings/adc/mcux-lpadc.h>
7 #include <zephyr/dt-bindings/regulator/nxp_vref.h>
9 /* To do this test, connect AN (J7-1) to VREF_OUT (J12-16) */
13 compatible = "test-regulator-voltage";
15 tolerance-microvolt = <1000000>;
16 set-read-delay-ms = <10>;
17 adc-avg-count = <10>;
18 io-channels = <&adc0 0>;
23 regulator-initial-mode = <NXP_VREF_MODE_INTERNAL_REGULATOR>;
[all …]
/Zephyr-Core-3.6.0/boards/arm/nucleo_g070rb/
Dnucleo_g070rb.dts4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/g0/stm32g070rbtx-pinctrl.dtsi>
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 model = "STMicroelectronics STM32G070RB-NUCLEO board";
15 compatible = "st,stm32g070rb-nucleo";
19 zephyr,shell-uart = &usart2;
26 compatible = "gpio-leds";
34 compatible = "gpio-keys";
46 die-temp0 = &die_temp;
[all …]
/Zephyr-Core-3.6.0/boards/arm/stm32g081b_eval/
Dstm32g081b_eval.dts4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/g0/stm32g081rbtx-pinctrl.dtsi>
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 compatible = "st,stm32g081-eval";
18 zephyr,shell-uart = &usart3;
24 compatible = "gpio-leds";
44 compatible = "gpio-keys";
83 volt-sensor0 = &vref;
84 volt-sensor1 = &vbat;
[all …]
/Zephyr-Core-3.6.0/boards/arm/nucleo_g071rb/
Dnucleo_g071rb.dts5 * SPDX-License-Identifier: Apache-2.0
8 /dts-v1/;
10 #include <st/g0/stm32g071r(6-8-b)tx-pinctrl.dtsi>
12 #include <zephyr/dt-bindings/input/input-event-codes.h>
15 model = "STMicroelectronics STM32G071RB-NUCLEO board";
16 compatible = "st,stm32g071rb-nucleo";
20 zephyr,shell-uart = &usart2;
27 compatible = "gpio-leds";
35 compatible = "gpio-keys";
47 die-temp0 = &die_temp;
[all …]

123