Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/freemodbus/tcp_master/port/
Dport_tcp_master.c252 static int64_t xMBTCPPortMasterGetRespTimeLeft(MbSlaveInfo_t* pxInfo) in xMBTCPPortMasterGetRespTimeLeft() function
315 if (xMBTCPPortMasterGetRespTimeLeft(pxInfo) == 0) { in xMBTCPPortMasterGetBuf()
804 xTime = xMBTCPPortMasterGetRespTimeLeft(pxCurrInfo); in vMBTCPPortMasterTask()
806 xMBTCPPortMasterGetRespTimeLeft(pxCurrInfo)); in vMBTCPPortMasterTask()
813 xMBTCPPortMasterGetRespTimeLeft(pxCurrInfo)); in vMBTCPPortMasterTask()
814 xTime = xMBTCPPortMasterGetRespTimeLeft(pxCurrInfo); in vMBTCPPortMasterTask()
823 xTime = xMBTCPPortMasterGetRespTimeLeft(pxCurrInfo); in vMBTCPPortMasterTask()
847 … } else if ((xRet == ERR_TIMEOUT) || (xMBTCPPortMasterGetRespTimeLeft(pxCurrInfo) == 0)) { in vMBTCPPortMasterTask()
866 xTime = xMBTCPPortMasterGetRespTimeLeft(pxCurrInfo); in vMBTCPPortMasterTask()