-
CONFIG_VCNL4040_TRIGGER_OWN_THREAD¶
Use own thread
Type: bool
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/sensor/vcnl4040/Kconfig:36
Included via Kconfig:8 → Kconfig.zephyr:32 → drivers/Kconfig:62 → drivers/sensor/Kconfig:187
Menu path: (Top) → Device Drivers → Sensor Drivers → VCNL4040 Proximity and Ambient Light Sensor → Trigger mode
config VCNL4040_TRIGGER_OWN_THREAD
bool "Use own thread"
select VCNL4040_TRIGGER
depends on GPIO && <choice: Trigger mode>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)