Searched refs:crc16_3 (Results 1 – 1 of 1) sorted by relevance
59 const uint16_t crc16_3 = 0x5d69; variable105 zassert_equal(crc16_result, crc16_3, "crc16_3 does not match"); in ZTEST_USER()