Home
last modified time | relevance | path

Searched +full:shunt +full:- +full:milliohm (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/dts/bindings/sensor/
Dti,ina219.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: [sensor-device.yaml, i2c-device.yaml]
11 lsb-microamp:
17 example: 100 -> ~3A
18 shunt-milliohm:
22 Value of the shunt resistor in milliOhm
31 The default of 32V is the power-on reset value of the device.
35 - 0
36 - 1
42 0 = 1 -> ±40 mV
[all …]
/Zephyr-latest/boards/shields/waveshare_ups/
Dwaveshare_pico_ups_b.overlay4 * SPDX-License-Identifier: Apache-2.0
16 shunt-milliohm = <100>;
17 lsb-microamp = <20>;
/Zephyr-latest/samples/sensor/ina219/boards/
Dblackpill_f411ce.overlay4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "st,stm32-i2c-v1";
10 clock-frequency = <I2C_BITRATE_FAST>;
20 shunt-milliohm = <100>;
21 lsb-microamp = <10>;
/Zephyr-latest/tests/drivers/build_all/sensor/
Di2c.dtsi4 * SPDX-License-Identifier: Apache-2.0
9 #include <zephyr/dt-bindings/sensor/lsm6dsv16x.h>
10 #include <zephyr/dt-bindings/sensor/lsm6dso.h>
11 #include <zephyr/dt-bindings/sensor/lsm6dso16is.h>
12 #include <zephyr/dt-bindings/sensor/lps22hh.h>
13 #include <zephyr/dt-bindings/sensor/lps2xdf.h>
14 #include <zephyr/dt-bindings/sensor/lis2ds12.h>
15 #include <zephyr/dt-bindings/sensor/lis2dw12.h>
16 #include <zephyr/dt-bindings/sensor/ism330dhcx.h>
17 #include <zephyr/dt-bindings/sensor/iis2dlpc.h>
[all …]