Searched refs:xMBTCPPortMasterCheckAlive (Results 1 – 1 of 1) sorted by relevance
399 static err_t xMBTCPPortMasterCheckAlive(MbSlaveInfo_t* pxInfo, ULONG xTimeoutMs) in xMBTCPPortMasterCheckAlive() function583 xErr = xMBTCPPortMasterCheckAlive(pxInfo, MB_TCP_CONNECTION_TIMEOUT_MS); in xMBTCPPortMasterConnect()635 xErr = xMBTCPPortMasterCheckAlive(pxInfo, 0); in xMBTCPPortMasterCheckConnState()951 int xRes = (int)xMBTCPPortMasterCheckAlive(pxInfo, xTimeout); in xMBMasterTCPPortWritePoll()