CONFIG_LSM9DS0_MFD_ACCEL_SAMPLING_RATE_3_125¶
3.125 Hz
Type: bool
Direct dependencies¶
<choice: Accelerometer sampling rate>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At <Zephyr Driver>/sensor/lsm9ds0_mfd/Kconfig:46
Included via Kconfig:8 → Kconfig.zephyr:42 → <Zephyr Driver>/Kconfig:64 → <Zephyr Driver>/sensor/Kconfig:153
Menu path: (Top) → Device Drivers → Sensor Drivers → LSM9DS0 I2C accelerometer, magnetometer and temperature sensor chip → Attributes → Accelerometer sampling rate
config LSM9DS0_MFD_ACCEL_SAMPLING_RATE_3_125
    bool "3.125 Hz"
    depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)