:orphan: .. title:: LIS2DH_ODR_9_LOW .. option:: CONFIG_LIS2DH_ODR_9_LOW *5KHz* Type: ``bool`` Direct dependencies =================== \ :option:`LIS2DH_OPER_MODE_LOW_POWER ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/sensor/lis2dh/Kconfig:135`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``/Kconfig:62`` → ``/sensor/Kconfig:117`` Menu path: (Top) → Device Drivers → Sensor Drivers → LIS2DH Three Axis Accelerometer → Output data rate frequency .. code-block:: kconfig config LIS2DH_ODR_9_LOW bool "5KHz" depends on LIS2DH_OPER_MODE_LOW_POWER && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*