The latest development version of this page may be more current than this released 1.14.1 version.
choice: Magnetometer sampling frequency (ODR)

Magnetometer sampling frequency (ODR)

Type: bool

Direct dependencies

LIS2MDL && SENSOR

(Includes any dependencies from if’s and menus.)

Kconfig definition

At drivers/sensor/lis2mdl/Kconfig:52

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:62drivers/sensor/Kconfig:78

Menu path: (top menu) → Device Drivers → Sensor Drivers → LIS2MDL Magnetometer

choice
    bool
    prompt "Magnetometer sampling frequency (ODR)" if LIS2MDL && SENSOR
    default LIS2MDL_MAG_ODR_RUNTIME if LIS2MDL && SENSOR
    depends on LIS2MDL && SENSOR

(Definitions include propagated dependencies, including from if’s and menus.)