:orphan: .. title:: CONFIG_IIS2DLPC_TRIGGER_GLOBAL_THREAD .. kconfig:: CONFIG_IIS2DLPC_TRIGGER_GLOBAL_THREAD CONFIG_IIS2DLPC_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:`IIS2DLPC_TRIGGER ` Kconfig definition ================== At ``/sensor/iis2dlpc/Kconfig:24`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:64`` → ``/sensor/Kconfig:107`` Menu path: (Top) → Device Drivers → Sensor Drivers → IIS2DLPC I2C/SPI accelerometer sensor driver → Trigger mode .. code-block:: kconfig config IIS2DLPC_TRIGGER_GLOBAL_THREAD bool "Use global thread" select IIS2DLPC_TRIGGER depends on GPIO && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*