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

+/-16g

Type: bool

Direct dependencies

<choice: Acceleration measurement range>

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

Kconfig definition

At drivers/sensor/lis2dh/Kconfig:73

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_16G
    bool
    prompt "+/-16g" if <choice: Acceleration measurement range>
    depends on <choice: Acceleration measurement range>

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