Searched refs:CRC16_VEC_LEN1 (Results 1 – 1 of 1) sorted by relevance
15 #define CRC16_VEC_LEN1 12 macro34 static const uint8_t crc16_vec1[CRC16_VEC_LEN1] = {111 result = crc_calc(crc16_vec1, CRC16_VEC_LEN1, type); in test_crc_calc()