Lines Matching +full:stream +full:- +full:mode
1 # Micropower, 3-Axis, +/-200g Digital Accelerometer
4 # SPDX-License-Identifier: Apache-2.0
7 bool "ADXL372 Three Axis High-g I2C/SPI accelerometer"
14 Enable driver for ADXL372 Three-Axis Digital Accelerometers.
19 prompt "Operating mode"
23 bool "Max Peak detect mode"
25 In most high-g applications, a single (3-axis) acceleration sample at
28 In this mode the device returns only the over threshold
32 bool "Measurement Mode"
34 In this mode, acceleration data is provided continuously at the
47 int "In-activity threshold in mg"
51 Threshold for in-activity detection.
66 int "In-activity time"
77 bool "Use referenced activity/in-activity detection"
88 prompt "Trigger mode"
99 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_ADI_ADXL372),int1-gpios)
105 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_ADI_ADXL372),int1-gpios)
111 bool "Use FIFO to stream data"