Searched refs:crc16_1 (Results 1 – 1 of 1) sorted by relevance
53 const uint16_t crc16_1 = 0x60bb; variable99 zassert_equal(crc16_result, crc16_1, "crc16_1 does not match"); in ZTEST_USER()