Home
last modified time | relevance | path

Searched defs:seconds (Results 1 – 10 of 10) sorted by relevance

/NetX-Duo-v6.2.1/addons/sntp/
Dnxd_sntp_client.c4035 UINT _nxe_sntp_client_get_local_time(NX_SNTP_CLIENT *client_ptr, ULONG *seconds, ULONG *fraction, … in _nxe_sntp_client_get_local_time()
4106 UINT _nx_sntp_client_get_local_time(NX_SNTP_CLIENT *client_ptr, ULONG *seconds, ULONG *fraction, C… in _nx_sntp_client_get_local_time()
4161 UINT _nxe_sntp_client_get_local_time_extended(NX_SNTP_CLIENT *client_ptr, ULONG *seconds, ULONG *f… in _nxe_sntp_client_get_local_time_extended()
4238 UINT _nx_sntp_client_get_local_time_extended(NX_SNTP_CLIENT *client_ptr, ULONG *seconds, ULONG *fr… in _nx_sntp_client_get_local_time_extended()
5095 LONG seconds; in _nx_sntp_client_utility_add_msecs_to_ntp_time() local
5343 UINT _nxe_sntp_client_set_local_time(NX_SNTP_CLIENT *client_ptr, ULONG seconds, ULONG fraction) in _nxe_sntp_client_set_local_time()
5421 UINT _nx_sntp_client_set_local_time(NX_SNTP_CLIENT *client_ptr, ULONG seconds, ULONG fraction) in _nx_sntp_client_set_local_time()
Dnxd_sntp_client.h514 …ULONG seconds; /* Seconds, in the 32 bit fiel… member
/NetX-Duo-v6.2.1/test/regression/sntp_test/
Dnetx_sntp_client_broadcast_basic_test.c163 ULONG seconds, milliseconds, microseconds, fraction; in sntp_client_thread_entry() local
Dnetx_sntp_client_ipv6_broadcast_basic_test.c162 ULONG seconds, milliseconds, microseconds, fraction; in sntp_client_thread_entry() local
Dnetx_sntp_client_ipv6_unicast_basic_test.c162 ULONG seconds, milliseconds, microseconds, fraction; in sntp_client_thread_entry() local
Dnetx_sntp_client_unicast_basic_test.c162 ULONG seconds, milliseconds, microseconds, fraction; in sntp_client_thread_entry() local
Dnetx_sntp_client_packet_chain_test.c163 ULONG seconds, milliseconds, microseconds, fraction; in sntp_client_thread_entry() local
Dnetx_sntp_request_unicast_test.c239 ULONG seconds, milliseconds, microseconds, fraction; in sntp_client_thread_entry() local
Dnetx_sntp_client_unicast_display_date_test.c196 ULONG seconds, milliseconds; in sntp_client_thread_entry() local
/NetX-Duo-v6.2.1/samples/
Ddemo_netxduo_sntp_client.c216 ULONG seconds, milliseconds, microseconds, fraction; in demo_client_thread_entry() local