Home
last modified time | relevance | path

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

/rkdeveloptool/
H A Dcrc.cpp179 unsigned int crc32_le(unsigned int crc, unsigned char *p, unsigned int len) in crc32_le()
344 unsigned short CRC_Calculate(unsigned short crc, unsigned char ch) in CRC_Calculate()
363 unsigned short crc = 0xffff; in CRC_CCITT() local
H A Dmain.cpp1573 uint32_t crc = 0; in getCrc() local
1594 uint32_t crc; in mergeBoot() local