-
CONFIG_ISL29035_MODE_ALS
¶
ambient light
Type: bool
Help¶
Sensing mode for ambient light spectrum.
Kconfig definition¶
At drivers/sensor/isl29035/Kconfig:69
Included via Kconfig:8
→ Kconfig.zephyr:32
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:107
Menu path: (Top) → Device Drivers → Sensor Drivers → ISL29035 light sensor → Active sensing mode
config ISL29035_MODE_ALS bool "ambient light" depends on <choice: Active sensing mode> help Sensing mode for ambient light spectrum.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)