Lines Matching +full:fifo +full:- +full:threshold
1 # Micropower, 3-Axis, +/-200g Digital Accelerometer
4 # SPDX-License-Identifier: Apache-2.0
7 bool "ADXL367 Three Axis High-g I2C/SPI accelerometer"
15 Enable driver for ADXL367 Three-Axis Digital Accelerometers.
32 int "Activity threshold in raw value"
36 Threshold for activity detection.
39 int "In-activity threshold in raw value"
43 Threshold for in-activity detection.
57 int "In-activity time"
62 threshold for an inactivity event to be detected. Value is the
85 compared directly to a user set threshold to determine whether
94 compared directly to a user set threshold to determine whether
109 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_ADI_ADXL367),int1-gpios)
115 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_ADI_ADXL367),int1-gpios)
121 bool "Use FIFO to stream data"