The latest development version of this page may be more current than this released 2.7.5 version.
choice: Proximity LED boost current

Proximity LED boost current

Type: bool

Direct dependencies

APDS9960 && SENSOR

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At drivers/sensor/apds9960/Kconfig:92

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

Menu path: (Top) → Device Drivers → Sensor Drivers → APDS9960 Sensor

choice
    bool "Proximity LED boost current"
    default APDS9960_PLED_BOOST_100PCT
    depends on APDS9960 && SENSOR

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