:orphan: .. title:: CONFIG_USE_STDC_LIS2DS12 .. kconfig:: CONFIG_USE_STDC_LIS2DS12 CONFIG_USE_STDC_LIS2DS12 ######################## *(No prompt -- not directly user assignable.)* Type: ``bool`` Direct dependencies =================== \ :kconfig:`HAS_STMEMSC ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :kconfig:`LIS2DS12 ` Kconfig definition ================== At ``/Kconfig.st:82`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``/Kconfig:26`` Menu path: (Top) → Modules .. code-block:: kconfig config USE_STDC_LIS2DS12 bool depends on HAS_STMEMSC *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*