Searched refs:SC_FIFO_SIZE (Results 1 – 6 of 6) sorted by relevance
181 #define SC_FIFO_SIZE 512 // Rx fifo size macro327 MS_U8 u8FifoRx[SC_FIFO_SIZE];331 MS_U8 u8FifoTx[SC_FIFO_SIZE];
181 #define SC_FIFO_SIZE 512 // Rx fifo size macro329 MS_U8 u8FifoRx[SC_FIFO_SIZE];333 MS_U8 u8FifoTx[SC_FIFO_SIZE];
143 #define SC_FIFO_SIZE 512 // Rx fifo size macro297 MS_U8 u8FifoRx[SC_FIFO_SIZE];301 MS_U8 u8FifoTx[SC_FIFO_SIZE];
625 if (_scInfo[u8SCID].u16FifoRxRead == SC_FIFO_SIZE) in _SC_ReadFIFO()691 if ((tmp == SC_FIFO_SIZE) && (_scInfo[u8SCID].u16FifoTxRead != 0)) in _SC_WriteFIFO()814 if (_scInfo[u8SCID].u16FifoTxRead == SC_FIFO_SIZE) in _SC_Write()3705 if (_scInfo[u8SCID].u16FifoTxRead == SC_FIFO_SIZE) in MDrv_SC_ISR_Proc()3778 if (_scInfo[u8SCID].u16FifoTxRead == SC_FIFO_SIZE) in MDrv_SC_ISR_Proc()3820 if ((tmp == SC_FIFO_SIZE) && (_scInfo[u8SCID].u16FifoRxRead != 0)) in MDrv_SC_ISR_Proc()
475 if (_scInfo[u8SCID].u16FifoRxRead == SC_FIFO_SIZE) in _SC_ReadFIFO()543 if ((tmp == SC_FIFO_SIZE) && (_scInfo[u8SCID].u16FifoTxRead != 0)) in _SC_WriteFIFO()3029 if (_scInfo[u8SCID].u16FifoTxRead == SC_FIFO_SIZE) in MDrv_SC_ISR_Proc()3055 if ((tmp == SC_FIFO_SIZE) && (_scInfo[u8SCID].u16FifoRxRead != 0)) in MDrv_SC_ISR_Proc()
34416 #define SC_FIFO_SIZE 51234564 MS_U8 u8FifoRx[SC_FIFO_SIZE];34568 MS_U8 u8FifoTx[SC_FIFO_SIZE];