Searched refs:xMBMasterPortSerialPutByte (Results 1 – 4 of 4) sorted by relevance
378 xMBMasterPortSerialPutByte( ( CHAR )ucByte ); in xMBMasterASCIITransmitFSM()394 xMBMasterPortSerialPutByte( ( CHAR ) ucByte ); in xMBMasterASCIITransmitFSM()400 xMBMasterPortSerialPutByte( ( CHAR )ucByte ); in xMBMasterASCIITransmitFSM()409 xMBMasterPortSerialPutByte( MB_ASCII_DEFAULT_CR ); in xMBMasterASCIITransmitFSM()416 xMBMasterPortSerialPutByte( ( CHAR )ucMBLFCharacter ); in xMBMasterASCIITransmitFSM()
153 BOOL xMBMasterPortSerialPutByte( CHAR ucByte );
321 xMBMasterPortSerialPutByte( ( CHAR )*pucMasterSndBufferCur ); in xMBMasterRTUTransmitFSM()
270 BOOL xMBMasterPortSerialPutByte(CHAR ucByte) in xMBMasterPortSerialPutByte() function