-
CONFIG_FXOS8700_MOTION
¶
Motion detection
Type: bool
Help¶
Enable motion detection
Direct dependencies¶
FXOS8700_TRIGGER
&& FXOS8700
&& SENSOR
(Includes any dependencies from if’s and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/sensor/fxos8700/Kconfig:203
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:58
Menu path: (top menu) → Device Drivers → Sensor Drivers → FXOS8700 accelerometer/magnetometer driver
menuconfig FXOS8700_MOTION bool prompt "Motion detection" ifFXOS8700_TRIGGER
&&FXOS8700
&&SENSOR
depends onFXOS8700_TRIGGER
&&FXOS8700
&&SENSOR
help Enable motion detection
(Definitions include propagated dependencies, including from if’s and menus.)