Lines Matching +full:128 +full:- +full:bit
2 # SPDX-License-Identifier: Apache-2.0
8 include: [sensor-device.yaml, i2c-device.yaml]
11 lsb-microamp:
17 example: 100 -> ~3A
18 shunt-milliohm:
31 The default of 32V is the power-on reset value of the device.
35 - 0
36 - 1
42 0 = 1 -> ±40 mV
43 1 = /2 -> ±80 mV
44 2 = /4 -> ±160 mV
45 3 = /8 -> ±320 mV
47 The default of ±320 mV is the power-on reset value of the device.
52 - 0
53 - 1
54 - 2
55 - 3
61 0 = 9 bit -> 84 µs
62 1 = 10 bit -> 148 µs
63 2 = 11 bit -> 276 µs
64 3 = 12 bit -> 532 µs
65 9 = 12 bit - 2 sample averaging -> 1.06 ms
66 10 = 12 bit - 4 sample averaging -> 2.13 ms
67 11 = 12 bit - 8 sample averaging -> 4.26 ms
68 12 = 12 bit - 16 sample averaging -> 8.51 ms
69 13 = 12 bit - 32 sample averaging -> 17.02 ms
70 14 = 12 bit - 64 sample averaging -> 34.05 ms
71 15 = 12 bit - 128 sample averaging -> 68.10 ms
73 The default of 12 bit is the power-on reset value of the device.
81 - 0
82 - 1
83 - 2
84 - 3
85 - 9
86 - 10
87 - 11
88 - 12
89 - 13
90 - 14
91 - 15
97 0 = 9 bit -> 84 µs
98 1 = 10 bit -> 148 µs
99 2 = 11 bit -> 276 µs
100 3 = 12 bit -> 532 µs
101 9 = 12 bit - 2 sample averaging -> 1.06 ms
102 10 = 12 bit - 4 sample averaging -> 2.13 ms
103 11 = 12 bit - 8 sample averaging -> 4.26 ms
104 12 = 12 bit - 16 sample averaging -> 8.51 ms
105 13 = 12 bit - 32 sample averaging -> 17.02 ms
106 14 = 12 bit - 64 sample averaging -> 34.05 ms
107 15 = 12 bit - 128 sample averaging -> 68.10 ms
109 The default of 12 bit is the power-on reset value of the device.
117 - 0
118 - 1
119 - 2
120 - 3
121 - 9
122 - 10
123 - 11
124 - 12
125 - 13
126 - 14
127 - 15