Home
last modified time | relevance | path

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

/rkdeveloptool/
H A Dcrc.cpp250 unsigned short CRC_16(unsigned char* aData, UINT aSize) in CRC_16() argument
257 for (i = 0; i < aSize; i++) in CRC_16()
H A Dmain.cpp29 extern unsigned short CRC_16(unsigned char* aData, UINT aSize);