Searched refs:hdlc_crc16 (Results 1 – 1 of 1) sorted by relevance
757 static uint16_t hdlc_crc16(uint16_t aFcs, uint8_t aByte) in hdlc_crc16() function846 fcs = hdlc_crc16(fcs, c); in push_hdlc()995 fcs = hdlc_crc16(fcs, byte); in pull_hdlc()