The latest development version of this page may be more current than this released 2.5.0 version.
CONFIG_DPS310_TEMP_OSR_16X

x16

Type: bool

Direct dependencies

<choice: DPS310 temperature oversampling>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/sensor/dps310/Kconfig:30

Included via Kconfig:8Kconfig.zephyr:32drivers/Kconfig:62drivers/sensor/Kconfig:77

Menu path: (Top) → Device Drivers → Sensor Drivers → DPS310 sensor → Attributes → DPS310 temperature oversampling

config DPS310_TEMP_OSR_16X
    bool "x16"
    depends on <choice: DPS310 temperature oversampling>

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