Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/sntp/
Dnxd_sntp_client.h463 #define NX_SNTP_SERVER_CLOCK_NOT_SYNC (NX_SNTP_ERROR_CONSTANT | 0x12) /* Server clock n… macro
Dnxd_sntp_client.c3295 return NX_SNTP_SERVER_CLOCK_NOT_SYNC; in _nx_sntp_client_apply_sanity_checks()