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

CONFIG_SX9500_TRIGGER

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

SX9500 && SENSOR

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At drivers/sensor/sx9500/Kconfig:40

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

Menu path: (Top) → Device Drivers → Sensor Drivers → SX9500 I2C SAR Proximity Chip

config SX9500_TRIGGER
    bool
    depends on SX9500 && SENSOR

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