The latest development version of this page may be more current than this released 2.5.0 version.
CONFIG_ISL29035_MODE_ALS

ambient light

Type: bool

Help

Sensing mode for ambient light spectrum.

Direct dependencies

<choice: Active sensing mode>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/sensor/isl29035/Kconfig:69

Included via Kconfig:8Kconfig.zephyr:32drivers/Kconfig:62drivers/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.)