Searched refs:CRC_REG_WRITE32 (Results 1 – 2 of 2) sorted by relevance
103 #define CRC_REG_WRITE32(addr, data)\ macro185 CRC_REG_WRITE32(&ptr->CHN[ch_index].DATA, data); in crc_calc_word()
64 CRC_REG_WRITE32(addr, pbuffer[i]); in crc_calc_block_words()88 CRC_REG_WRITE32(addr, *(volatile uint32_t *)(word_addr + i)); in crc_calc_large_block_fast()
Completed in 7 milliseconds