Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/sntp/
Dnxd_sntp_client.h621 #define nx_sntp_client_create _nx_sntp_client_create
698 UINT _nx_sntp_client_create(NX_SNTP_CLIENT *client_ptr, NX_IP *ip_ptr, UINT iface_index, NX_PACKE…
Dnxd_sntp_client.c166 status = _nx_sntp_client_create(client_ptr, ip_ptr, iface_index, packet_pool_ptr, in _nxe_sntp_client_create()
231 UINT _nx_sntp_client_create(NX_SNTP_CLIENT *client_ptr, NX_IP *ip_ptr, UINT iface_index, NX_PACKET… in _nx_sntp_client_create() function