:orphan: .. title:: DPS310_PRESS_OSR_2X .. option:: CONFIG_DPS310_PRESS_OSR_2X *x2* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``drivers/sensor/dps310/Kconfig:48`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:62`` → ``drivers/sensor/Kconfig:77`` Menu path: (Top) → Device Drivers → Sensor Drivers → DPS310 sensor → Attributes → DPS310 pressure oversampling .. parsed-literal:: config DPS310_PRESS_OSR_2X bool "x2" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*