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