Searched refs:EFA_CRC16_INIT_VAL (Results 1 – 1 of 1) sorted by relevance
26 #define EFA_CRC16_INIT_VAL 0xffff macro354 return crc16(EFA_CRC16_INIT_VAL, buff, buff_size) ^ EFA_CRC16_INIT_VAL; in efa_com_calc_crc16_checksum()