Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/freemodbus/tcp_master/port/
Dport_tcp_master.c286 UCHAR* pucBuf = pucDstBuf; in xMBTCPPortMasterGetBuf() local
295 xLength = recv(pxInfo->xSockId, pucBuf, usBytesLeft, MSG_DONTWAIT); in xMBTCPPortMasterGetBuf()
312 pucBuf += xLength; in xMBTCPPortMasterGetBuf()