Searched refs:PRI_PEND (Results 1 – 2 of 2) sorted by relevance
435 if(rp_readch1(ChP,_INDX_DATA) & PRI_PEND) /* priority buffer busy */ in sWriteTxPrioByte()446 DWBuf[2] = PRI_PEND + 1; /* indicate 1 byte pending */ in sWriteTxPrioByte()
199 #define PRI_PEND 0x80 /* Priority data pending (bit7, Tx pri cnt) */ macro