NX_SNTP_CLIENT_NTP_VERSION is only used within netxduo.
 
Symbols
loading...
Files
loading...

NX_SNTP_CLIENT_NTP_VERSION macro

Syntax

#define NX_SNTP_CLIENT_NTP_VERSION 3

References

LocationText
nxd_sntp_client.h:253
#define NX_SNTP_CLIENT_NTP_VERSION 3
nxd_sntp_client.c:2304
unicast_request -> flags = NX_SNTP_CLIENT_NTP_VERSION << 3;
nxd_sntp_client.c:3254
if ((server_ntp_version != NX_SNTP_CLIENT_NTP_VERSION) && (client_ptr -> nx_sntp_client_protocol_mode == UNICAST_MODE))