Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/sensor/icm42688/src/
Dmain.c49 static void test_fetch_temp_mc(const struct icm42688_fixture *fixture, int16_t temperature_mc) in test_fetch_temp_mc() function
84 test_fetch_temp_mc(fixture, 22500); in ZTEST_F()
86 test_fetch_temp_mc(fixture, -3175); in ZTEST_F()