Searched refs:xMBTCPPortMasterGetBuf (Results 1 – 1 of 1) sorted by relevance
283 static int xMBTCPPortMasterGetBuf(MbSlaveInfo_t* pxInfo, UCHAR* pucDstBuf, USHORT usLength) in xMBTCPPortMasterGetBuf() function333 xRet = xMBTCPPortMasterGetBuf(pxInfo, &pxInfo->pucRcvBuf[0], MB_TCP_UID); in vMBTCPPortMasterReadPacket()346 xRet = xMBTCPPortMasterGetBuf(pxInfo, &pxInfo->pucRcvBuf[MB_TCP_UID], xLength); in vMBTCPPortMasterReadPacket()