Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/ptp_test/
Dnetx_ptp_client_api_test.c133 UCHAR time_source; in ptp_event_callback() local
145 … &grandmaster_identity_length, &steps_removed, &time_source); in ptp_event_callback()
158 ASSERT_TRUE(time_source == 0xa0); in ptp_event_callback()
/NetX-Duo-v6.2.1/addons/ptp/
Dnxd_ptp_client.h720 … UINT *grandmaster_identity_length, USHORT *steps_removed, UCHAR *time_source);
732 USHORT steps_removed, UCHAR time_source);
748 … UINT *grandmaster_identity_length, USHORT *steps_removed, UCHAR *time_source);
756 USHORT steps_removed, UCHAR time_source);
Dnxd_ptp_client.c4417 USHORT steps_removed, UCHAR time_source)
4440 … clock_accuracy, clock_variance, steps_removed, time_source));
4492 USHORT steps_removed, UCHAR time_source)
4520 client_ptr -> ptp_master.nx_ptp_client_master_time_source = time_source;
4814 … UINT *grandmaster_identity_length, USHORT *steps_removed, UCHAR *time_source)
4828 grandmaster_identity_length, steps_removed, time_source));
4886 … UINT *grandmaster_identity_length, USHORT *steps_removed, UCHAR *time_source)
4937 if (time_source)
4939 *time_source = master_ptr -> nx_ptp_client_master_time_source;