-
choice: Temperature oversampling.
Temperature oversampling.
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At <Zephyr>/drivers/sensor/ms5607/Kconfig:36
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:62
→ <Zephyr>/drivers/sensor/Kconfig:165
Menu path: (Top) → Device Drivers → Sensor Drivers → MS5607 pressure and temperature sensor
choice
bool "Temperature oversampling."
default MS5607_TEMP_OVER_2048X
depends on MS5607 && SENSOR
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)