Lines Matching +full:all +full:- +full:inputs
2 # SPDX-License-Identifier: Apache-2.0
6 The <zephyr/dt-bindings/sensor/ina226.h> file should be included in the
12 include: [sensor-device.yaml, i2c-device.yaml]
15 avg-count:
18 Number of samples to average (applies to all inputs).
19 Default is the power-on reset value.
23 vbus-conversion-time-us:
27 Default is the power-on reset value.
31 vshunt-conversion-time-us:
35 Default is the power-on reset value.
39 operating-mode:
43 Default is the power-on reset value.
46 - "Power-Down (or Shutdown)"
47 - "Shunt Voltage, Triggered"
48 - "Bus Voltage, Triggered"
49 - "Shunt and Bus, Triggered"
50 - "Power-Down (or Shutdown)"
51 - "Shunt Voltage, Continuous"
52 - "Bus Voltage, Continuous"
53 - "Shunt and Bus, Continuous"
55 current-lsb-microamps:
61 Formula: current-lsb [μA] = maximum expected current [μA] / 2^15
65 then, current-lsb [μA] = 15000000 [μA] / 2^15 ~= 457.763 [μA].
69 rshunt-micro-ohms:
73 Shunt resistor value in micro-ohms.