:orphan: .. title:: CONFIG_ISM330DHCX_TRIGGER_GLOBAL_THREAD .. kconfig:: CONFIG_ISM330DHCX_TRIGGER_GLOBAL_THREAD CONFIG_ISM330DHCX_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:`ISM330DHCX_TRIGGER ` Kconfig definition ================== At ``/sensor/ism330dhcx/Kconfig:25`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:64`` → ``/sensor/Kconfig:121`` Menu path: (Top) → Device Drivers → Sensor Drivers → ISM330DHCX I2C/SPI accelerometer and gyroscope Chip → Trigger mode .. code-block:: kconfig config ISM330DHCX_TRIGGER_GLOBAL_THREAD bool "Use global thread" select ISM330DHCX_TRIGGER depends on GPIO && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*