The latest development version of this page may be more current than this released 2.5.0 version.
CONFIG_LIS2DH_OPER_MODE_NORMAL

normal (10 bit)

Type: bool

Direct dependencies

<choice: Operation mode>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/sensor/lis2dh/Kconfig:85

Included via Kconfig:8Kconfig.zephyr:32drivers/Kconfig:62drivers/sensor/Kconfig:111

Menu path: (Top) → Device Drivers → Sensor Drivers → LIS2DH Three Axis Accelerometer → Operation mode

config LIS2DH_OPER_MODE_NORMAL
    bool "normal (10 bit)"
    depends on <choice: Operation mode>

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