Searched refs:TMAG5170_SET_CRC (Results 1 – 1 of 1) sorted by relevance
133 #define TMAG5170_SET_CRC(buf, crc) ((uint8_t *)(buf))[3] |= (crc & 0x0F) macro174 TMAG5170_SET_CRC(buffer_tx, crc); in tmag5170_transmit()