Searched refs:crcbyte (Results 1 – 1 of 1) sorted by relevance
136 uint8_t type, crc = 0, crcbyte = 0; in process_ihex() local183 crcbyte = hex(data + i, &crc); i += 2; in process_ihex()186 line, crcbyte, (unsigned char)(crcbyte-crc)); in process_ihex()