Searched refs:CHANNEL_T (Results 1 – 2 of 2) sorted by relevance
375 } CHANNEL_T; typedef377 typedef CHANNEL_T CHANNEL_t;378 typedef CHANNEL_T * CHANPTR_T;1085 CHANNEL_T *ChP,1088 Byte_t sGetRxErrStatus(CHANNEL_T *ChP);1089 void sStopRxProcessor(CHANNEL_T *ChP);1090 void sStopSWInFlowCtl(CHANNEL_T *ChP);1091 void sFlushRxFIFO(CHANNEL_T *ChP);1092 void sFlushTxFIFO(CHANNEL_T *ChP);1093 int sWriteTxPrioByte(CHANNEL_T *ChP, Byte_t Data);[all …]
2735 CHANNEL_T *ChP, in sInitChan()2886 void sStopRxProcessor(CHANNEL_T *ChP) in sStopRxProcessor()2911 void sFlushRxFIFO(CHANNEL_T *ChP) in sFlushRxFIFO()2954 void sFlushTxFIFO(CHANNEL_T *ChP) in sFlushTxFIFO()2995 int sWriteTxPrioByte(CHANNEL_T *ChP, Byte_t Data) in sWriteTxPrioByte()3059 void sEnInterrupts(CHANNEL_T *ChP,Word_t Flags) in sEnInterrupts()3104 void sDisInterrupts(CHANNEL_T *ChP,Word_t Flags) in sDisInterrupts()