Searched refs:RX_CRC_ERROR (Results 1 – 2 of 2) sorted by relevance
90 #define RX_CRC_ERROR 1 macro
3694 *(buf->data + framesize) = status & BIT5 ? RX_OK:RX_CRC_ERROR; in rx_get_frame()