Lines Matching +full:event +full:- +full:range

2 # SPDX-License-Identifier: Apache-2.0
4 description: FXOS8700 6-axis accelerometer/magnetometer sensor
6 include: sensor-device.yaml
9 reset-gpios:
10 type: phandle-array
17 int1-gpios:
18 type: phandle-array
25 int2-gpios:
26 type: phandle-array
33 range:
36 description: Range in g
38 - 8 # 8g (0.976 mg/LSB)
39 - 4 # 4g (0.488 mg/LSB)
40 - 2 # 2g (0.244 mg/LSB)
42 power-mode:
47 - 0 # Normal
48 - 1 # Low noise, low power
49 - 2 # High resolution
50 - 3 # Low power
52 pulse-cfg:
57 pulse-thsx:
61 Pulse X-axis threshold
62 Threshold to start the pulse-event detection procedure on the X-axis.
63 Threshold values for each axis are unsigned 7-bit numbers with a fixed
65 full-scale range.
67 pulse-thsy:
71 Pulse Y-axis threshold
72 Threshold to start the pulse-event detection procedure on the Y-axis.
73 Threshold values for each axis are unsigned 7-bit numbers with a fixed
75 full-scale range.
77 pulse-thsz:
81 Pulse Z-axis threshold
82 Threshold to start the pulse-event detection procedure on the Z-axis.
83 Threshold values for each axis are unsigned 7-bit numbers with a fixed
85 full-scale range.
87 pulse-tmlt:
96 high-pass filter configuration (HP_FILTER_CUTOFF[pls_hpf_en]). For
99 pulse-ltcy:
105 pulse-detection function ignores the start of a new pulse. The
106 resolution depends upon the sample rate (ODR) and the high-pass filter
110 pulse-wind:
116 latency interval in which the start of the second pulse event must be
122 and the high-pass filter configuration (HP_FILTER_CUTOFF[pls_hpf_en]).
125 mag-vecm-cfg:
128 description: Magnetic vector-magnitude configuration register
130 mag-vecm-ths-msb:
134 Magnetic vector-magnitude threshold most significant byte.
137 mag-vecm-ths-lsb:
141 Magnetic vector-magnitude threshold least significant byte.