Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/freemodbus/tcp_master/port/
Dport_tcp_master.c447 static BOOL xMBTCPPortMasterCheckHost(const CHAR* pcHostStr, ip_addr_t* pxHostAddr) in xMBTCPPortMasterCheckHost() argument
481 if (pxHostAddr) { in xMBTCPPortMasterCheckHost()
482 *pxHostAddr = xTargetAddr; in xMBTCPPortMasterCheckHost()