Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freemodbus/tcp_master/port/
Dport_tcp_master.h122 BOOL xMBTCPPortMasterWaitEvent(EventGroupHandle_t xEventHandle, EventBits_t xEvent, USHORT usTimeou…
Dport_tcp_master.c91 BOOL xMBTCPPortMasterWaitEvent(EventGroupHandle_t xEventHandle, EventBits_t xEvent, USHORT usTimeou… in xMBTCPPortMasterWaitEvent() argument
93 xMasterEventHandle = xEventHandle; in xMBTCPPortMasterWaitEvent()