The latest development version of this page may be more current than this released 2.7.0 version.
choice: Pressure oversampling.

Pressure oversampling.

Type: bool

Direct dependencies

MS5607 && SENSOR

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/sensor/ms5607/Kconfig:14

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:64drivers/sensor/Kconfig:175

Menu path: (Top) → Device Drivers → Sensor Drivers → MS5607 pressure and temperature sensor

choice
    bool "Pressure oversampling."
    default MS5607_PRES_OVER_2048X
    depends on MS5607 && SENSOR

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)