Searched refs:INSTS_RSFF (Results 1 – 2 of 2) sorted by relevance
105 #define INSTS_RSFF BIT4 // Rx Status FIFO full macro
1366 if ((IntSts & INSTS_RXE) && (!(IntSts & INSTS_RSFF))) { in SnpReceive()