Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/sntp_test/
Dnetx_sntp_client_unicast_display_date_test.c166 #define BUFSIZE 50 macro
193 CHAR buffer[BUFSIZE]; in sntp_client_thread_entry()
249 … status = nx_sntp_client_utility_display_date_time(&sntp_client, &buffer[0], BUFSIZE); in sntp_client_thread_entry()
Dnetx_sntp_client_broadcast_basic_test.c151 #define BUFSIZE 50 macro
160 CHAR buffer[BUFSIZE]; in sntp_client_thread_entry()
Dnetx_sntp_client_ipv6_broadcast_basic_test.c150 #define BUFSIZE 50 macro
159 CHAR buffer[BUFSIZE]; in sntp_client_thread_entry()
Dnetx_sntp_client_unicast_basic_test.c150 #define BUFSIZE 50 macro
159 CHAR buffer[BUFSIZE]; in sntp_client_thread_entry()
Dnetx_sntp_request_unicast_test.c228 #define BUFSIZE 50 macro
236 CHAR buffer[BUFSIZE]; in sntp_client_thread_entry()
Dnetx_sntp_client_ipv6_unicast_basic_test.c150 #define BUFSIZE 50 macro
159 CHAR buffer[BUFSIZE]; in sntp_client_thread_entry()
Dnetx_sntp_client_packet_chain_test.c151 #define BUFSIZE 50 macro
160 CHAR buffer[BUFSIZE]; in sntp_client_thread_entry()
/NetX-Duo-v6.2.1/samples/
Ddemo_netxduo_sntp_client.c205 #define BUFSIZE 50 macro