Searched refs:ST_OUT_FULL (Results 1 – 2 of 2) sorted by relevance
524 #define HAS_OUTROOM(pB) !(INB(pB->i2eStatus) & ST_OUT_FULL)525 #define HAS_NO_OUTROOM(pB) (INB(pB->i2eStatus) & ST_OUT_FULL)
165 #define ST_OUT_FULL 0x40 // Outbound FIFO full macro