choice: Proximity Gain

Proximity Gain

Type: bool

Direct dependencies

APDS9960 && SENSOR

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr Driver>/sensor/apds9960/Kconfig:38

Included via Kconfig:8Kconfig.zephyr:42<Zephyr Driver>/Kconfig:64<Zephyr Driver>/sensor/Kconfig:55

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

choice
    bool "Proximity Gain"
    default APDS9960_PGAIN_4X
    depends on APDS9960 && SENSOR

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