Home
last modified time | relevance | path

Searched refs:SC_FIFO_SIZE (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvSC.h181 #define SC_FIFO_SIZE 512 // Rx fifo size macro
327 MS_U8 u8FifoRx[SC_FIFO_SIZE];
331 MS_U8 u8FifoTx[SC_FIFO_SIZE];
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvSC.h181 #define SC_FIFO_SIZE 512 // Rx fifo size macro
329 MS_U8 u8FifoRx[SC_FIFO_SIZE];
333 MS_U8 u8FifoTx[SC_FIFO_SIZE];
/utopia/UTPA2-700.0.x/modules/dscmb/api/nsk2hdi/
H A DdrvNDSSC.h143 #define SC_FIFO_SIZE 512 // Rx fifo size macro
297 MS_U8 u8FifoRx[SC_FIFO_SIZE];
301 MS_U8 u8FifoTx[SC_FIFO_SIZE];
/utopia/UTPA2-700.0.x/modules/sc/drv/sc/sc1/
H A DdrvSC.c625 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()
/utopia/UTPA2-700.0.x/modules/sc/drv/sc/sc2/
H A DdrvSC.c475 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()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt34416 #define SC_FIFO_SIZE 512
34564 MS_U8 u8FifoRx[SC_FIFO_SIZE];
34568 MS_U8 u8FifoTx[SC_FIFO_SIZE];