:orphan: .. title:: IIS2MDC_TRIGGER_GLOBAL_THREAD .. option:: CONFIG_IIS2MDC_TRIGGER_GLOBAL_THREAD *Use global thread* Type: ``bool`` Direct dependencies =================== \ :option:`GPIO ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`IIS2MDC_TRIGGER ` Kconfig definition ================== At ``/sensor/iis2mdc/Kconfig:23`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``/Kconfig:62`` → ``/sensor/Kconfig:109`` Menu path: (Top) → Device Drivers → Sensor Drivers → IIS2MDC Magnetometer → Trigger mode .. code-block:: kconfig config IIS2MDC_TRIGGER_GLOBAL_THREAD bool "Use global thread" select IIS2MDC_TRIGGER depends on GPIO && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*