Searched refs:CRC_Cal16 (Results 1 – 2 of 2) sorted by relevance
98 uint32_t CRC_Cal16(uint32_t u32Seed, uint8_t *msg, uint32_t u32SizeBytes);
96 uint32_t CRC_Cal16(uint32_t seed, uint8_t *msg, uint32_t sizeBytes) in CRC_Cal16() function
Completed in 31 milliseconds