Home
last modified time | relevance | path

Searched refs:CRCBuildTable16 (Results 1 – 1 of 1) sorted by relevance

/rkdeveloptool/
H A Dcrc.cpp228 void CRCBuildTable16(unsigned short aPoly , unsigned short *crcTable) in CRCBuildTable16() function
256 CRCBuildTable16(CRC16_CCITT , crcTable); in CRC_16()