Lines Matching +full:adxl362 +full:- +full:trigger
1 # ADXL362 Three-Axis Digital Accelerometers
4 # SPDX-License-Identifier: Apache-2.0
6 menuconfig ADXL362 config
7 bool "ADXL362 sensor"
13 Enable driver for ADXL362 Three-Axis Digital Accelerometers.
15 if ADXL362
63 prompt "Trigger mode"
69 bool "No trigger"
74 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_ADI_ADXL362),int1-gpios)
80 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_ADI_ADXL362),int1-gpios)
115 Unsigned value that the adxl362 samples are
116 compared to in activity trigger mode.
129 Unsigned value that the adxl362 samples are
130 compared to in inactivity trigger mode.
143 Unsigned value that sets the ADXL362 in different
145 0 - Default mode
146 1 - Linked mode
147 3 - Loop mode
153 Unsigned value that sets the ADXL362 interrupt
155 0 - Absolute mode
156 1 - Referenced mode
158 endif # ADXL362