:orphan: .. title:: CONFIG_MS5607_TEMP_OVER_1024X .. kconfig:: CONFIG_MS5607_TEMP_OVER_1024X CONFIG_MS5607_TEMP_OVER_1024X ############################# *x1024* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/sensor/ms5607/Kconfig:46`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:64`` → ``/sensor/Kconfig:175`` Menu path: (Top) → Device Drivers → Sensor Drivers → MS5607 pressure and temperature sensor → Temperature oversampling. .. code-block:: kconfig config MS5607_TEMP_OVER_1024X bool "x1024" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*