-
CONFIG_FXOS8700_PULSE_INT1
¶
Pulse interrupt to INT1 pin
Type: bool
Help¶
Say Y to route pulse interrupt to INT1 pin. Say N to route to INT2 pin.
Direct dependencies¶
FXOS8700_PULSE
&& 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:121
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 → Pulse detection
config FXOS8700_PULSE_INT1 bool prompt "Pulse interrupt to INT1 pin" ifFXOS8700_PULSE
&&FXOS8700_TRIGGER
&&FXOS8700
&&SENSOR
depends onFXOS8700_PULSE
&&FXOS8700_TRIGGER
&&FXOS8700
&&SENSOR
help Say Y to route pulse interrupt to INT1 pin. Say N to route to INT2 pin.
(Definitions include propagated dependencies, including from if’s and menus.)