zephyr/tests/drivers/sensor
Yuval Peress 9898b2fc3f bmi160: Make changes to align driver to datasheet
The logic in the driver was not aligned to the datasheet. Also,
temperature reading was not being done in fetch, but in channel_get.
There was also some extra conversions from SI->register->SI when
setting the range, this was causing the register value calculation to
produce an incorrect scale in some cases.

Tests were added to cover these cases.

Signed-off-by: Yuval Peress <peress@google.com>
2024-01-16 10:01:00 +01:00
..
accel bmi160: Make changes to align driver to datasheet 2024-01-16 10:01:00 +01:00
adltc2990 test: drivers: sensor: adltc2990: fix double promotion 2023-12-08 10:26:11 +00:00
akm09918c tests/drivers akm09918c: Switch from native_posix to native_sim 2023-11-20 09:20:59 +01:00
generic
icm42688 tests/drivers icm42688: Switch from native_posix to native_sim 2023-11-20 09:20:59 +01:00
ina230 tests/drivers ina230: Switch from native_posix to native_sim 2023-11-20 09:20:59 +01:00
ina237 tests/drivers ina237: Switch from native_posix to native_sim 2023-11-20 09:20:59 +01:00
sbs_gauge tests/drivers sbs_gauge: Switch from native_posix to native_sim 2023-11-20 09:20:59 +01:00