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