Lines Matching +full:array +full:- +full:enum
2 # SPDX-License-Identifier: Apache-2.0
4 description: Texas Instruments INA3221 Triple-Channel Current/Power Monitor
8 include: [sensor-device.yaml, i2c-device.yaml]
11 conv-time-shunt:
15 Shunt-voltage conversion time.
16 The default of 1.1 ms is the power-on reset value of the device.
25 enum:
26 - 0
27 - 1
28 - 2
29 - 3
30 - 4
31 - 5
32 - 6
33 - 7
34 conv-time-bus:
38 Bus-voltage conversion time.
39 The default of 1.1 ms is the power-on reset value of the device.
48 enum:
49 - 0
50 - 1
51 - 2
52 - 3
53 - 4
54 - 5
55 - 6
56 - 7
57 avg-mode:
62 The default of one sample (no averaging) is the power-on reset value of the device.
71 enum:
72 - 0
73 - 1
74 - 2
75 - 3
76 - 4
77 - 5
78 - 6
79 - 7
80 enable-channel:
81 type: array
85 shunt-resistors:
86 type: array