Home
last modified time | relevance | path

Searched defs:crcTable (Results 1 – 1 of 1) sorted by relevance

/rkdeveloptool/
H A Dcrc.cpp228 void CRCBuildTable16(unsigned short aPoly , unsigned short *crcTable) in CRCBuildTable16()
254 unsigned short crcTable[256]; in CRC_16() local