Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/sntp/
Dnxd_sntp_client.c3901 return NX_SNTP_INVALID_TIME; in _nx_sntp_client_process_time_data()
5122 return NX_SNTP_INVALID_TIME; in _nx_sntp_client_utility_add_msecs_to_ntp_time()
5917 return NX_SNTP_INVALID_TIME; in _nxe_sntp_client_utility_usecs_to_fraction()
6040 return NX_SNTP_INVALID_TIME; in _nxe_sntp_client_utility_msecs_to_fraction()
6181 return NX_SNTP_INVALID_TIME; in _nxe_sntp_client_utility_fraction_to_usecs()
Dnxd_sntp_client.h482 #define NX_SNTP_INVALID_TIME (NX_SNTP_ERROR_CONSTANT | 0x30) /* Invalid time r… macro