zephyr/drivers/sensor/mpu9250
Andrzej Głąbek ca4d8cf4ab drivers: sensor: mpu9250: Fix initialization routine
Fix a call that writes Register 29 - Accelerometer Configuration 2.
Due to an obvious copy-paste mistake in the code, this register was
written with a DLPF setting from devicetree intended for gyroscope,
not for accelerometer (and the latter was effectively ignored).

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-08-18 16:08:23 +02:00
..
ak8963.c
ak8963.h
CMakeLists.txt
Kconfig drivers: sensor: Convert Kconfig bus 'depends on' to 'select' 2022-08-08 06:58:18 +01:00
mpu9250_trigger.c
mpu9250.c drivers: sensor: mpu9250: Fix initialization routine 2022-08-18 16:08:23 +02:00
mpu9250.h