:orphan: .. title:: CONFIG_HAS_STMEMSC .. kconfig:: CONFIG_HAS_STMEMSC CONFIG_HAS_STMEMSC ################## *(No prompt -- not directly user assignable.)* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :kconfig:`HTS221 ` - \ :kconfig:`I3G4250D ` - \ :kconfig:`IIS2DH ` - \ :kconfig:`IIS2DLPC ` - \ :kconfig:`IIS2ICLX ` - \ :kconfig:`IIS2MDC ` - \ :kconfig:`IIS3DHHC ` - \ :kconfig:`ISM330DHCX ` - \ :kconfig:`LIS2DS12 ` - \ :kconfig:`LIS2DW12 ` - \ :kconfig:`LIS2MDL ` - \ :kconfig:`LPS22HH ` - \ :kconfig:`LSM6DSO ` - \ :kconfig:`STTS751 ` Kconfig definition ================== At ``/Kconfig.st:8`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``/Kconfig:26`` Menu path: (Top) → Modules .. code-block:: kconfig config HAS_STMEMSC bool *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*