:orphan: .. title:: CONFIG_ADXL372_ODR_1600HZ .. kconfig:: CONFIG_ADXL372_ODR_1600HZ CONFIG_ADXL372_ODR_1600HZ ######################### *1600 Hz* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/sensor/adxl372/Kconfig:61`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:64`` → ``/sensor/Kconfig:47`` Menu path: (Top) → Device Drivers → Sensor Drivers → ADXL372 Three Axis High-g I2C/SPI accelerometer → Accelerometer sampling frequency (ODR) .. code-block:: kconfig config ADXL372_ODR_1600HZ bool "1600 Hz" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*