Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/sensor/ina230/src/
Dina230_test.c22 struct ina230_fixture { struct
50 static void test_datasheet_example(struct ina230_fixture *fixture) in test_datasheet_example() argument
94 static void test_shunt_cal(struct ina230_fixture *fixture) in test_shunt_cal()
109 static void test_current(struct ina230_fixture *fixture) in test_current()
142 static void test_bus_voltage(struct ina230_fixture *fixture) in test_bus_voltage()
176 static void test_power(struct ina230_fixture *fixture) in test_power()
214 static struct ina230_fixture fixture_23##v##_##inst = { \