Searched refs:test_shunt_cal (Results 1 – 2 of 2) sorted by relevance
49 static void test_shunt_cal(struct ina237_fixture *fixture) in test_shunt_cal() function262 ZTEST(ina237_##inst, test_shunt_cal) { test_shunt_cal(&fixtures[inst]); } \
94 static void test_shunt_cal(struct ina230_fixture *fixture) in test_shunt_cal() function230 ZTEST(ina23##v##_##inst, test_shunt_cal) \232 test_shunt_cal(&fixture_23##v##_##inst); \