Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/sensor/icm42688/src/
Dmain.c22 struct icm42688_fixture { struct
29 static struct icm42688_fixture fixture = { in icm42688_setup() argument
49 static void test_fetch_temp_mc(const struct icm42688_fixture *fixture, int16_t temperature_mc) in test_fetch_temp_mc()
89 static void test_fetch_accel_with_range(const struct icm42688_fixture *fixture, in test_fetch_accel_with_range()
149 static void test_fetch_gyro_with_range(const struct icm42688_fixture *fixture, int32_t scale_mdps, in test_fetch_gyro_with_range()