Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/freemodbus/tcp_master/port/
Dport_tcp_master.c153 BOOL xFound = false; in vMBTCPPortMasterFindSlaveInfo() local
157 xFound = TRUE; in vMBTCPPortMasterFindSlaveInfo()
161 if (!xFound) { in vMBTCPPortMasterFindSlaveInfo()