CONFIG_VCNL4040_TRIGGER_NONE¶
No trigger
Type: bool
Kconfig definition¶
At <Zephyr>/drivers/sensor/vcnl4040/Kconfig:28
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:40
→ <Zephyr>/drivers/Kconfig:62
→ <Zephyr>/drivers/sensor/Kconfig:213
Menu path: (Top) → Device Drivers → Sensor Drivers → VCNL4040 Proximity and Ambient Light Sensor → Trigger mode
config VCNL4040_TRIGGER_NONE
bool "No trigger"
depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)