Home
last modified time | relevance | path

Searched refs:vshunt_actual_mV (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/drivers/sensor/ina237/src/
Dina237_test.c228 double vshunt_actual_mV = sensor_value_to_double(&sensor_val); in test_vshunt() local
239 zexpect_within(vshunt_expected_mV, vshunt_actual_mV, 1e-9, in test_vshunt()
241 vshunt_expected_mV, vshunt_actual_mV); in test_vshunt()