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