Searched refs:test_bus_voltage (Results 1 – 2 of 2) sorted by relevance
101 static void test_bus_voltage(struct ina237_fixture *fixture) in test_bus_voltage() function264 ZTEST(ina237_##inst, test_bus_voltage) { test_bus_voltage(&fixtures[inst]); } \
142 static void test_bus_voltage(struct ina230_fixture *fixture) in test_bus_voltage() function238 ZTEST(ina23##v##_##inst, test_bus_voltage) \240 test_bus_voltage(&fixture_23##v##_##inst); \
Completed in 6 milliseconds