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

CONFIG_ADXL372_ODR_6400HZ

6400 Hz

Type: bool

Direct dependencies

<choice: Accelerometer sampling frequency (ODR)>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/sensor/adxl372/Kconfig:67

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 → Accelerometer sampling frequency (ODR)

config ADXL372_ODR_6400HZ
    bool "6400 Hz"
    depends on <choice>

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