Lines Matching +full:adxl362 +full:- +full:stream
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
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)
86 bool "Use FIFO to stream data"
115 Unsigned value that the adxl362 samples are
129 Unsigned value that the adxl362 samples are
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