Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dtmp105-test.c44 #define TMP105_PRECISION (1000/16) macro
65 g_assert_cmpuint(value, >=, 20938 - TMP105_PRECISION/2); in send_and_receive()
66 g_assert_cmpuint(value, <, 20938 + TMP105_PRECISION/2); in send_and_receive()
94 g_assert_cmpuint(value, >=, 20938 - TMP105_PRECISION/2); in send_and_receive()
95 g_assert_cmpuint(value, <, 20938 + TMP105_PRECISION/2); in send_and_receive()