Lines Matching +full:event +full:- +full:range
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
26 the peak of an impact event contains sufficient information
27 about the event, and the full acceleration history is not required.
41 range 0 200000
47 int "In-activity threshold in mg"
48 range 0 200000
51 Threshold for in-activity detection.
55 range 0 $(UINT8_MAX)
66 int "In-activity time"
67 range 0 $(UINT8_MAX)
71 threshold for an inactivity event to be detected. Number of multiples
77 bool "Use referenced activity/in-activity detection"
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)