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