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