:orphan: .. title:: BMI160_ACCEL_ODR_25_16 .. option:: CONFIG_BMI160_ACCEL_ODR_25_16 *1.56 Hz* Type: ``bool`` Direct dependencies =================== \ :option:`BMI160_ACCEL_PMU_LOW_POWER ` && \ :ref:` ` *(Includes any dependencies from if's and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``drivers/sensor/bmi160/Kconfig:103`` Included via ``Kconfig:10`` → ``Kconfig.zephyr:35`` → ``drivers/Kconfig:64`` → ``drivers/sensor/Kconfig:50`` Menu path: (top menu) → Device Drivers → Sensor Drivers → Bosch BMI160 inertial measurement unit → Accelerometer sampling frequency. .. parsed-literal:: config BMI160_ACCEL_ODR_25_16 bool prompt "1.56 Hz" if \ :option:`BMI160_ACCEL_PMU_LOW_POWER ` && \ :ref:` ` depends on \ :option:`BMI160_ACCEL_PMU_LOW_POWER ` && \ :ref:` ` *(Definitions include propagated dependencies, including from if's and menus.)*