CONFIG_HP206C_OSR_RUNTIME¶
Oversampling rate set at runtime
Type: bool
Default¶
- y 
Kconfig definition¶
At <Zephyr Driver>/sensor/hp206c/Kconfig:15
Included via Kconfig:8 → Kconfig.zephyr:42 → <Zephyr Driver>/Kconfig:64 → <Zephyr Driver>/sensor/Kconfig:99
Menu path: (Top) → Device Drivers → Sensor Drivers → HopeRF HP206C precision barometer and altimeter sensor
config HP206C_OSR_RUNTIME
    bool "Oversampling rate set at runtime"
    default y
    depends on HP206C && SENSOR
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)