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

CONFIG_ISL29035_MODE_IR

infrared

Type: bool

Help

Sensing mode for infrared spectrum.

Direct dependencies

<choice: Active sensing mode>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/sensor/isl29035/Kconfig:74

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:64drivers/sensor/Kconfig:117

Menu path: (Top) → Device Drivers → Sensor Drivers → ISL29035 light sensor → Active sensing mode

config ISL29035_MODE_IR
    bool "infrared"
    depends on <choice>
    help
      Sensing mode for infrared spectrum.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)