Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/samples/
Ddemo_netxduo_sntp_client.c484 status = NX_SNTP_KOD_SERVER_NOT_AVAILABLE; in kiss_of_death_handler()
/NetX-Duo-v6.2.1/addons/sntp/
Dnxd_sntp_client.h464 #define NX_SNTP_KOD_SERVER_NOT_AVAILABLE (NX_SNTP_ERROR_CONSTANT | 0x13) /* Server sent a … macro
Dnxd_sntp_client.c3324 return NX_SNTP_KOD_SERVER_NOT_AVAILABLE; in _nx_sntp_client_apply_sanity_checks()