Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/freemodbus/modbus/include/
Dmbframe.h83 #define MB_TCP_PSEUDO_ADDRESS 255 macro
/hal_espressif-3.5.0/components/freemodbus/modbus/tcp/
Dmbtcp_m.c122 *pucRcvAddress = MB_TCP_PSEUDO_ADDRESS; in eMBMasterTCPReceive()
Dmbtcp.c123 *pucRcvAddress = MB_TCP_PSEUDO_ADDRESS; in eMBTCPReceive()
/hal_espressif-3.5.0/components/freemodbus/modbus/
Dmb_m.c167 ucMBMasterDestAddress = MB_TCP_PSEUDO_ADDRESS; in eMBMasterTCPInit()
353 || ( ucRcvAddress == MB_TCP_PSEUDO_ADDRESS ) ) ) in eMBMasterPoll()
Dmb.c218 ucMBAddress = MB_TCP_PSEUDO_ADDRESS; in eMBTCPInit()