Searched refs:CRC16_VEC_LEN2 (Results 1 – 1 of 1) sorted by relevance
16 #define CRC16_VEC_LEN2 2 macro40 static const uint8_t crc16_vec2[CRC16_VEC_LEN2] = {117 result = crc_calc(crc16_vec2, CRC16_VEC_LEN2, type); in test_crc_calc()