Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/freemodbus/tcp_master/port/
Dport_tcp_master.c59 #define MB_TCP_CONNECTION_TIMEOUT_MS ( 20 ) // Connection timeout in mS macro
583 xErr = xMBTCPPortMasterCheckAlive(pxInfo, MB_TCP_CONNECTION_TIMEOUT_MS); in xMBTCPPortMasterConnect()