zephyr/drivers/sensor/bmi08x
Ryan McClelland 7b6b1328a0 drivers: sensor: bmi08x: fix fs prop for gyro
The full scale prop was incorrectly using the enum idx which was then
to be used with a look up table which used the actual range number.
This changes it to use the int directly from the dts.

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
2023-08-25 13:48:26 -05:00
..
bmi08x_accel_trigger.c
bmi08x_accel.c
bmi08x_config_file.h
bmi08x_gyro_trigger.c
bmi08x_gyro.c drivers: sensor: bmi08x: fix fs prop for gyro 2023-08-25 13:48:26 -05:00
bmi08x.c
bmi08x.h drivers: sensor: bmi08x: fix fs prop for gyro 2023-08-25 13:48:26 -05:00
CMakeLists.txt
Kconfig