Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/samples/
Ddemo_netxduo_sntp_client.c15 #define NX_SNTP_CLIENT_PACKET_SIZE (NX_UDP_PACKET + 100) macro
18 #define NX_SNTP_CLIENT_PACKET_POOL_SIZE (4 * (NX_SNTP_CLIENT_PACKET_SIZE + sizeof(NX_PAC…
91 NX_SNTP_CLIENT_PACKET_SIZE, free_memory_pointer, in tx_application_define()