:orphan: .. title:: CONFIG_USE_STDC_H3LIS100DL .. kconfig:: CONFIG_USE_STDC_H3LIS100DL CONFIG_USE_STDC_H3LIS100DL ########################## *(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``. Kconfig definition ================== At ``/Kconfig.st:25`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``/Kconfig:26`` Menu path: (Top) → Modules .. code-block:: kconfig config USE_STDC_H3LIS100DL bool depends on HAS_STMEMSC *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*