The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_LIS2DH_ACCEL_RANGE_RUNTIME

Set at runtime

Type: bool

Direct dependencies

<choice: Acceleration measurement range>

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

Kconfig definition

At drivers/sensor/lis2dh/Kconfig:61

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

Menu path: (top menu) → Device Drivers → Sensor Drivers → LIS2DH Three Axis Accelerometer → Acceleration measurement range

config LIS2DH_ACCEL_RANGE_RUNTIME
    bool
    prompt "Set at runtime" if <choice: Acceleration measurement range>
    depends on <choice: Acceleration measurement range>

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