Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/freemodbus/modbus/tcp/
Dmbtcp_m.c79 if( xMBMasterTCPPortInit( ucTCPPort ) == FALSE ) in eMBMasterTCPDoInit()
/hal_espressif-3.4.0/components/freemodbus/modbus/include/
Dmbport.h236 BOOL xMBMasterTCPPortInit( USHORT usTCPPort );
/hal_espressif-3.4.0/components/freemodbus/tcp_master/port/
Dport_tcp_master.c104 xMBMasterTCPPortInit( USHORT usTCPPort ) in xMBMasterTCPPortInit() function