Searched refs:hwords (Results 1 – 2 of 2) sorted by relevance
95 uint32_t Chip_CRC_CRC16(const uint16_t *data, uint32_t hwords) in Chip_CRC_CRC16() argument98 while (hwords > 0) { in Chip_CRC_CRC16()101 hwords--; in Chip_CRC_CRC16()
244 uint32_t Chip_CRC_CRC16(const uint16_t *data, uint32_t hwords);
Completed in 3 milliseconds