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

CONFIG_APDS9960_PGAIN_4X

4x

Type: bool

Direct dependencies

<choice: Proximity Gain>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/sensor/apds9960/Kconfig:48

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

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

config APDS9960_PGAIN_4X
    bool "4x"
    depends on <choice>

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