osmocom-analog/src/libmtp/crc16.h

4 lines
52 B
C

uint16_t calc_crc16(uint8_t *data_p, int length);