Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/freemodbus/tcp_master/port/
Dport_tcp_master.c168 static MbSlaveInfo_t* vMBTCPPortMasterGetCurrInfo(void) in vMBTCPPortMasterGetCurrInfo() function
796 pxCurrInfo = vMBTCPPortMasterGetCurrInfo(); in vMBTCPPortMasterTask()
934 MbSlaveInfo_t* pxInfo = vMBTCPPortMasterGetCurrInfo(); in xMBMasterTCPPortGetRequest()