Searched refs:crc16_2 (Results 1 – 1 of 1) sorted by relevance
56 const uint16_t crc16_2 = 0x8909; variable102 zassert_equal(crc16_result, crc16_2, "crc16_2 does not match"); in ZTEST_USER()