Searched defs:crc_start (Results 1 – 2 of 2) sorted by relevance
64 uint16_t crc16_ccitt(uint16_t crc_start, unsigned char *buf, int len) in crc16_ccitt()
1477 u16 crc_start = 0; in mxt_update_cfg() local