:orphan: .. title:: USE_STDC_IIS2DH .. option:: CONFIG_USE_STDC_IIS2DH *(No prompt -- not directly user assignable.)* Type: ``bool`` Direct dependencies =================== \ :option:`HAS_STMEMSC ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :option:`IIS2DH ` Kconfig definition ================== .. highlight:: kconfig At ``modules/Kconfig.st:37`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:23`` → ``modules/Kconfig:29`` Menu path: (Top) → Modules .. parsed-literal:: config USE_STDC_IIS2DH bool depends on \ :option:`HAS_STMEMSC ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*