:orphan: .. title:: CONFIG_IIS2ICLX_TRIGGER_GLOBAL_THREAD .. kconfig:: CONFIG_IIS2ICLX_TRIGGER_GLOBAL_THREAD CONFIG_IIS2ICLX_TRIGGER_GLOBAL_THREAD ##################################### *Use global thread* Type: ``bool`` Direct dependencies =================== \ :kconfig:`GPIO ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`IIS2ICLX_TRIGGER ` Kconfig definition ================== At ``/sensor/iis2iclx/Kconfig:25`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:64`` → ``/sensor/Kconfig:109`` Menu path: (Top) → Device Drivers → Sensor Drivers → IIS2ICLX I2C/SPI accelerometer Chip → Trigger mode .. code-block:: kconfig config IIS2ICLX_TRIGGER_GLOBAL_THREAD bool "Use global thread" select IIS2ICLX_TRIGGER depends on GPIO && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*