Searched refs:RX_PAYLOAD_ERR (Results 1 – 2 of 2) sorted by relevance
154 #define RX_PAYLOAD_ERR (1 << 0) macro
1235 if ((status & RX_PAYLOAD_ERR) == 0) { in awg_rxintr()