Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/tcp/
H A Dmbtcp.c105 eMBTCPReceive( UCHAR * pucRcvAddress, UCHAR ** ppucFrame, USHORT * pusLength ) in eMBTCPReceive()
/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/rtu/
H A Dmbrtu.c151 eMBRTUReceive( UCHAR * pucRcvAddress, UCHAR ** pucFrame, USHORT * pusLength ) in eMBRTUReceive()
H A Dmbrtu_m.c158 eMBMasterRTUReceive( UCHAR * pucRcvAddress, UCHAR ** pucFrame, USHORT * pusLength ) in eMBMasterRTUReceive()
/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/ascii/
H A Dmbascii.c152 eMBASCIIReceive( UCHAR * pucRcvAddress, UCHAR ** pucFrame, USHORT * pusLength ) in eMBASCIIReceive()