Searched refs:max149x6_crc (Results 1 – 1 of 1) sorted by relevance
30 static uint8_t max149x6_crc(uint8_t *data, bool encode) in max149x6_crc() function121 local_tx_buff[2] = max149x6_crc(&local_tx_buff[0], true); in max149x6_reg_transceive()134 crc = max149x6_crc(&local_rx_buff[0], false); in max149x6_reg_transceive()