The latest development version of this page may be more current than this released 2.7.0 version.
choice: Operating mode

Operating mode

Type: bool

Direct dependencies

ADXL372 && SENSOR

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/sensor/adxl372/Kconfig:29

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:64drivers/sensor/Kconfig:47

Menu path: (Top) → Device Drivers → Sensor Drivers → ADXL372 Three Axis High-g I2C/SPI accelerometer

choice
    bool "Operating mode"
    default ADXL372_PEAK_DETECT_MODE
    depends on ADXL372 && SENSOR

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