-
choice: Interrupt persist cycles
Interrupt persist cycles
Type: bool
Help¶
Number of consecutive integration cycles for which the data samples need to remain outside the threshold window in order for the interrupt to be triggered.
Direct dependencies¶
ISL29035
&& ISL29035_TRIGGER
&& SENSOR
(Includes any dependencies from if’s and menus.)
Defaults¶
Choice options¶
Kconfig definition¶
At drivers/sensor/isl29035/Kconfig:158
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:78
Menu path: (top menu) → Device Drivers → Sensor Drivers → ISL29035 light sensor
choice bool prompt "Interrupt persist cycles" ifISL29035
&&ISL29035_TRIGGER
&&SENSOR
defaultISL29035_INT_PERSIST_1
ifISL29035
&&ISL29035_TRIGGER
&&SENSOR
depends onISL29035
&&ISL29035_TRIGGER
&&SENSOR
help Number of consecutive integration cycles for which the data samples need to remain outside the threshold window in order for the interrupt to be triggered.
(Definitions include propagated dependencies, including from if’s and menus.)