Searched refs:sync_ts (Results 1 – 7 of 7) sorted by relevance
| /NetX-Duo-v6.2.1/test/regression/ptp_test/ |
| D | netx_ptp_client_two_steps_off_test.c | 19 static NX_PTP_TIME sync_ts = {0x0, 0x5F97CD71, 0x240d93b2}; variable 183 expected_time.second_high = (delay_response_ts.second_high + sync_ts.second_high) / 2; in ntest_0_entry() 184 expected_time.second_low = (delay_response_ts.second_low + sync_ts.second_low) / 2; in ntest_0_entry() 185 expected_time.nanosecond = (delay_response_ts.nanosecond + sync_ts.nanosecond) / 2; in ntest_0_entry() 231 send_sync(&event_socket, &pool_0, &sync_ts); in ntest_1_entry()
|
| D | netx_ptp_client_announce_timeout_test.c | 19 static NX_PTP_TIME sync_ts = {0x0, 0x5F97CD71, 0x240d93b2}; variable 248 send_sync(&event_socket, &pool_0, &sync_ts); in ntest_1_entry()
|
| D | netx_ptp_client_basic_test.c | 19 static NX_PTP_TIME sync_ts = {0x0, 0x5F97CD71, 0x240d93b2}; variable 228 send_sync(&event_socket, &pool_0, &sync_ts); in ntest_1_entry()
|
| D | netx_ptp_client_ipv6_test.c | 21 static NX_PTP_TIME sync_ts = {0x0, 0x5F97CD71, 0x240d93b2}; variable 253 send_sync(&event_socket, &pool_0, &sync_ts); in ntest_1_entry()
|
| D | netx_ptp_client_master_selection_test.c | 23 static NX_PTP_TIME sync_ts = {0x0, 0x5F97CD71, 0x240d93b2}; variable 296 send_sync(&event_socket, &pool_0, &sync_ts); in ntest_1_entry()
|
| D | netx_ptp_client_api_test.c | 19 static NX_PTP_TIME sync_ts = {0x0, 0x5F97CD71, 0x240d93b2}; variable 273 send_sync(&event_socket, &pool_0, &sync_ts); in ntest_1_entry()
|
| D | netx_ptp_client_calibrate_test.c | 19 static NX_PTP_TIME sync_ts = {0x0, 0x5F97CD71, 0x240d93b2}; variable
|