Searched refs:sntp_client_thread_entry (Results 1 – 9 of 9) sorted by relevance
| /NetX-Duo-v6.2.1/test/regression/sntp_test/ |
| D | netx_sntp_client_seconds_to_date_test.c | 23 static void sntp_client_thread_entry(ULONG info); 41 status = tx_thread_create(&sntp_client_thread, "SNTP Client Thread", sntp_client_thread_entry, in test_application_define() 53 void sntp_client_thread_entry(ULONG info) in sntp_client_thread_entry() function
|
| D | netx_sntp_client_kod_test.c | 52 static void sntp_client_thread_entry(ULONG info); 120 status = tx_thread_create(&sntp_client_thread, "SNTP Client Thread", sntp_client_thread_entry, in test_application_define() 159 void sntp_client_thread_entry(ULONG info) in sntp_client_thread_entry() function
|
| D | netx_sntp_client_broadcast_basic_test.c | 57 static void sntp_client_thread_entry(ULONG info); 123 status = tx_thread_create(&sntp_client_thread, "SNTP Client Thread", sntp_client_thread_entry, in test_application_define() 154 void sntp_client_thread_entry(ULONG info) in sntp_client_thread_entry() function
|
| D | netx_sntp_client_ipv6_broadcast_basic_test.c | 56 static void sntp_client_thread_entry(ULONG info); 122 status = tx_thread_create(&sntp_client_thread, "SNTP Client Thread", sntp_client_thread_entry, in test_application_define() 153 void sntp_client_thread_entry(ULONG info) in sntp_client_thread_entry() function
|
| D | netx_sntp_client_unicast_basic_test.c | 56 static void sntp_client_thread_entry(ULONG info); 122 status = tx_thread_create(&sntp_client_thread, "SNTP Client Thread", sntp_client_thread_entry, in test_application_define() 153 void sntp_client_thread_entry(ULONG info) in sntp_client_thread_entry() function
|
| D | netx_sntp_request_unicast_test.c | 122 static void sntp_client_thread_entry(ULONG info); 200 status = tx_thread_create(&sntp_client_thread, "SNTP Client Thread", sntp_client_thread_entry, in test_application_define() 231 void sntp_client_thread_entry(ULONG info) in sntp_client_thread_entry() function
|
| D | netx_sntp_client_unicast_display_date_test.c | 72 static void sntp_client_thread_entry(ULONG info); 138 status = tx_thread_create(&sntp_client_thread, "SNTP Client Thread", sntp_client_thread_entry, in test_application_define() 188 void sntp_client_thread_entry(ULONG info) in sntp_client_thread_entry() function
|
| D | netx_sntp_client_ipv6_unicast_basic_test.c | 56 static void sntp_client_thread_entry(ULONG info); 122 status = tx_thread_create(&sntp_client_thread, "SNTP Client Thread", sntp_client_thread_entry, in test_application_define() 153 void sntp_client_thread_entry(ULONG info) in sntp_client_thread_entry() function
|
| D | netx_sntp_client_packet_chain_test.c | 57 static void sntp_client_thread_entry(ULONG info); 123 status = tx_thread_create(&sntp_client_thread, "SNTP Client Thread", sntp_client_thread_entry, in test_application_define() 154 void sntp_client_thread_entry(ULONG info) in sntp_client_thread_entry() function
|