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

NX_SNTP_SERVER_UDP_PORT macro

Syntax

#define NX_SNTP_SERVER_UDP_PORT 123

References

LocationText
nxd_sntp_client.h:224
#define NX_SNTP_SERVER_UDP_PORT 123
nxd_sntp_client.c:2410
status = nxd_udp_socket_send(&(client_ptr -> nx_sntp_client_udp_socket), packet_ptr, &client_ptr -> nx_sntp_server_ip_address, NX_SNTP_SERVER_UDP_PORT);