Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freemodbus/modbus/tcp/
Dmbtcp_m.c70 #define MB_TCP_PROTOCOL_ID 0 /* 0 = Modbus Protocol */ macro
113 if( usPID == MB_TCP_PROTOCOL_ID ) in eMBMasterTCPReceive()
Dmbtcp.c70 #define MB_TCP_PROTOCOL_ID 0 /* 0 = Modbus Protocol */ macro
114 if( usPID == MB_TCP_PROTOCOL_ID ) in eMBTCPReceive()