:orphan: .. title:: CONFIG_ADXL362_ACCEL_ODR_RUNTIME .. kconfig:: CONFIG_ADXL362_ACCEL_ODR_RUNTIME CONFIG_ADXL362_ACCEL_ODR_RUNTIME ################################ *Set at runtime.* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/sensor/adxl362/Kconfig:36`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:64`` → ``/sensor/Kconfig:45`` Menu path: (Top) → Device Drivers → Sensor Drivers → ADXL362 sensor → Accelerometer sampling frequency. .. code-block:: kconfig config ADXL362_ACCEL_ODR_RUNTIME bool "Set at runtime." depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*