zephyr/tests/drivers/sensor
Tristan Honscheid 4f8c90ead2 sensor: akm09918c: Fix conversion constant
The sensor driver uses the value 500 to convert bit counts to microgauss
values, but it should actually be 1500. Edit the driver unit test to use
the macro instead of a magic number.

Signed-off-by: Tristan Honscheid <honscheid@google.com>
2023-07-28 17:48:31 +02:00
..
accel
akm09918c sensor: akm09918c: Fix conversion constant 2023-07-28 17:48:31 +02:00
generic drivers: sensor: add helper functions to convert float 2023-05-19 13:18:05 -05:00
icm42688
sbs_gauge