The latest development version of this page may be more current than this released 2.6.1-rc1 version.
choice: Proximity Pulse Length

Proximity Pulse Length

Type: bool

Direct dependencies

APDS9960 && SENSOR

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At drivers/sensor/apds9960/Kconfig:74

Included via Kconfig:8Kconfig.zephyr:32drivers/Kconfig:62drivers/sensor/Kconfig:55

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

choice
    bool "Proximity Pulse Length"
    default APDS9960_PPULSE_LENGTH_8US
    depends on APDS9960 && SENSOR

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