Lines Matching +full:fifo +full:- +full:threshold
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.
25 In most high-g applications, a single (3-axis) acceleration sample at
28 In this mode the device returns only the over threshold
40 int "Activity threshold in mg"
44 Threshold for activity detection.
47 int "In-activity threshold in mg"
51 Threshold for in-activity detection.
61 Number of multiples of 3.3 ms activity timer for which above threshold
66 int "In-activity time"
71 threshold for an inactivity event to be detected. Number of multiples
72 of 26 ms inactivity timer for which below threshold acceleration is
77 bool "Use referenced activity/in-activity detection"
82 compared directly to a user set threshold to determine whether
84 activity detection to be based not on an absolute threshold,
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"