Home
last modified time | relevance | path

Searched defs:pusLength (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.4.0/components/freemodbus/modbus/tcp/
Dmbtcp.c102 eMBTCPReceive( UCHAR * pucRcvAddress, UCHAR ** ppucFrame, USHORT * pusLength ) in eMBTCPReceive()
Dmbtcp_m.c101 eMBMasterTCPReceive( UCHAR * pucRcvAddress, UCHAR ** ppucFrame, USHORT * pusLength ) in eMBMasterTCPReceive()
/hal_espressif-3.4.0/components/freemodbus/modbus/rtu/
Dmbrtu.c148 eMBRTUReceive( UCHAR * pucRcvAddress, UCHAR ** pucFrame, USHORT * pusLength ) in eMBRTUReceive()
Dmbrtu_m.c154 eMBMasterRTUReceive( UCHAR * pucRcvAddress, UCHAR ** pucFrame, USHORT * pusLength ) in eMBMasterRTUReceive()
/hal_espressif-3.4.0/components/freemodbus/modbus/ascii/
Dmbascii.c144 eMBASCIIReceive( UCHAR * pucRcvAddress, UCHAR ** pucFrame, USHORT * pusLength ) in eMBASCIIReceive()
Dmbascii_m.c149 eMBMasterASCIIReceive( UCHAR * pucRcvAddress, UCHAR ** pucFrame, USHORT * pusLength ) in eMBMasterASCIIReceive()