-
CONFIG_ADXL372_ACTIVITY_THRESHOLD
¶
Activity threshold in mg
Type: int
Help¶
Threshold for activity detection.
Kconfig definition¶
At drivers/sensor/adxl372/Kconfig:224
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:42
Menu path: (top menu) → Device Drivers → Sensor Drivers → ADXL372 Three Axis High-g I2C/SPI accelerometer
config ADXL372_ACTIVITY_THRESHOLD int prompt "Activity threshold in mg" ifADXL372
&&SENSOR
range 0 200000 ifADXL372
&&SENSOR
default 500 ifADXL372
&&SENSOR
depends onADXL372
&&SENSOR
help Threshold for activity detection.
(Definitions include propagated dependencies, including from if’s and menus.)