Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/sensor/ina237/src/
Dina237_test.c200 static void test_vshunt(struct ina237_fixture *fixture) in test_vshunt() function
267 ZTEST(ina237_##inst, test_vshunt) { test_vshunt(&fixtures[inst]); } \