Home
last modified time | relevance | path

Searched defs:usTCPLength (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/freemodbus/modbus/tcp/
Dmbtcp_m.c137 USHORT usTCPLength = usLength + MB_TCP_FUNC; in eMBMasterTCPSend() local
Dmbtcp.c138 USHORT usTCPLength = usLength + MB_TCP_FUNC; in eMBTCPSend() local
/hal_espressif-3.6.0/components/freemodbus/tcp_slave/port/
Dport_tcp_slave.c677 xMBTCPPortGetRequest( UCHAR ** ppucMBTCPFrame, USHORT * usTCPLength ) in xMBTCPPortGetRequest()
693 xMBTCPPortSendResponse( UCHAR * pucMBTCPFrame, USHORT usTCPLength ) in xMBTCPPortSendResponse()
/hal_espressif-3.6.0/components/freemodbus/tcp_master/port/
Dport_tcp_master.c932 xMBMasterTCPPortGetRequest( UCHAR ** ppucMBTCPFrame, USHORT * usTCPLength ) in xMBMasterTCPPortGetRequest()
948 …PPortWritePoll(MbSlaveInfo_t* pxInfo, const UCHAR * pucMBTCPFrame, USHORT usTCPLength, ULONG xTime… in xMBMasterTCPPortWritePoll()
967 xMBMasterTCPPortSendResponse( UCHAR * pucMBTCPFrame, USHORT usTCPLength ) in xMBMasterTCPPortSendResponse()