-
CONFIG_FXOS8700_PULSE
¶
Pulse detection
Type: bool
Help¶
Enable pulse detection
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/sensor/fxos8700/Kconfig:140
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:68
Menu path: (top menu) → Device Drivers → Sensor Drivers
menuconfig FXOS8700_PULSE bool prompt "Pulse detection" ifFXOS8700_TRIGGER
&&SENSOR
depends onFXOS8700_TRIGGER
&&SENSOR
help Enable pulse detection
(Definitions include propagated dependencies, including from if’s and menus.)