:orphan: .. title:: HP206C_OSR_RUNTIME .. option:: CONFIG_HP206C_OSR_RUNTIME *Oversampling rate set at runtime* Type: ``bool`` Direct dependencies =================== \ :option:`HP206C ` && \ :option:`SENSOR ` *(Includes any dependencies from ifs and menus.)* Default ======= - y Kconfig definition ================== At ``/sensor/hp206c/Kconfig:15`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``/Kconfig:62`` → ``/sensor/Kconfig:97`` Menu path: (Top) → Device Drivers → Sensor Drivers → HopeRF HP206C precision barometer and altimeter sensor .. code-block:: kconfig 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.)*