Searched refs:xTimeoutMs (Results 1 – 2 of 2) sorted by relevance
238 static int xMBTCPPortRxPoll(MbClientInfo_t* pxClientInfo, ULONG xTimeoutMs) in xMBTCPPortRxPoll() argument248 vxMBTCPPortMStoTimeVal(xTimeoutMs, &xTimeVal); in xMBTCPPortRxPoll()262 if ((xStartTimeStamp + xTimeoutMs * 1000) > xMBTCPGetTimeStamp()) { in xMBTCPPortRxPoll()
399 static err_t xMBTCPPortMasterCheckAlive(MbSlaveInfo_t* pxInfo, ULONG xTimeoutMs) in xMBTCPPortMasterCheckAlive() argument411 vMBTCPPortMasterMStoTimeVal(xTimeoutMs, &xTimeVal); in xMBTCPPortMasterCheckAlive()