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