:orphan: .. title:: CONFIG_ENS210_TEMPERATURE_SINGLE .. kconfig:: CONFIG_ENS210_TEMPERATURE_SINGLE CONFIG_ENS210_TEMPERATURE_SINGLE ################################ *Enable temperature measurements in single shot mode* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/sensor/ens210/Kconfig:20`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:64`` → ``/sensor/Kconfig:83`` Menu path: (Top) → Device Drivers → Sensor Drivers → ENS210 Digital Temperature and Humidity sensor → Temperature measurement mode .. code-block:: kconfig config ENS210_TEMPERATURE_SINGLE bool "Enable temperature measurements in single shot mode" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*