Searched refs:crc_calc_block_bytes (Results 1 – 2 of 2) sorted by relevance
41 void crc_calc_block_bytes(CRC_Type *ptr, uint32_t ch_index, uint8_t *pbuffer, uint32_t length) in crc_calc_block_bytes() function71 crc_calc_block_bytes(ptr, ch_index, pbuffer, length); in crc_calc_large_block_fast()
152 void crc_calc_block_bytes(CRC_Type *ptr, uint32_t ch_index, uint8_t *pbuffer, uint32_t length);
Completed in 4 milliseconds