CONFIG_ADXL362_ACCEL_ODR_RUNTIME

Set at runtime.

Type: bool

Direct dependencies

<choice: Accelerometer sampling frequency.>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr Driver>/sensor/adxl362/Kconfig:36

Included via Kconfig:8Kconfig.zephyr:42<Zephyr Driver>/Kconfig:64<Zephyr Driver>/sensor/Kconfig:45

Menu path: (Top) → Device Drivers → Sensor Drivers → ADXL362 sensor → Accelerometer sampling frequency.

config ADXL362_ACCEL_ODR_RUNTIME
    bool "Set at runtime."
    depends on <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)