Lines Matching +full:0 +full:- +full:100
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.
33 range 0 8191
34 default 100
39 int "In-activity threshold in raw value"
40 range 0 8191
41 default 100
43 Threshold for in-activity detection.
47 range 0 $(UINT8_MAX)
48 default 100
53 number of samples. For example, at 100Hz ODR, 100 value translates
57 int "In-activity time"
58 range 0 $(UINT16_MAX)
59 default 100
63 number of samples. For example, at 100Hz ODR, 100 value translates
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)