Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/ptp_test/
Dnetx_ptp_utility.h64 VOID calibrate_timestamp(TEST_TIMESTAMP *test_ts, NX_PTP_TIME *ts);
Dnetx_ptp_client_calibrate_test.c292 calibrate_timestamp(&test_timestamps[test_index], &expected_time); in ntest_0_entry()
Dnetx_ptp_utility.c328 VOID calibrate_timestamp(TEST_TIMESTAMP *test_ts, NX_PTP_TIME *ts) in calibrate_timestamp() function