Searched refs:TxRxCount (Results 1 – 2 of 2) sorted by relevance
355 WordIO_t TxRxCount; member806 #define sGetRxCnt(ChP) sInW((ChP)->TxRxCount)817 #define sGetTxCnt(ChP) sInB((ByteIO_t)(ChP)->TxRxCount)
2768 ChP->TxRxCount = ChIOOff + _FIFO_CNT0; in sInitChan()