Searched defs:crc8 (Results 1 – 2 of 2) sorted by relevance
24 unsigned int crc8(unsigned int crc, const unsigned char *vptr, int len) in crc8() function
34 uint8_t crc8; member