Searched refs:_nx_ptp_client_create (Results 1 – 2 of 2) sorted by relevance
/NetX-Duo-v6.2.1/addons/ptp/ |
D | nxd_ptp_client.h | 388 #define nx_ptp_client_create _nx_ptp_client_create 425 UINT _nx_ptp_client_create(NX_PTP_CLIENT *client_ptr, NX_IP *ip_ptr, UINT interface_index,
|
D | nxd_ptp_client.c | 1581 …return _nx_ptp_client_create(client_ptr, ip_ptr, interface_index, packet_pool_ptr, thread_priority, in _nxe_ptp_client_create() 1639 UINT _nx_ptp_client_create(NX_PTP_CLIENT *client_ptr, NX_IP *ip_ptr, UINT interface_index, in _nx_ptp_client_create() function
|