Home
last modified time | relevance | path

Searched refs:nx_ptp_client_start (Results 1 – 9 of 9) sorted by relevance

/NetX-Duo-v6.4.1/samples/
Ddemo_netx_duo_ptp_client.c200 nx_ptp_client_start(&ptp_client, NX_NULL, 0, 0, port_specific, ptp_event_callback, NX_NULL); in thread_0_entry()
/NetX-Duo-v6.4.1/addons/ptp/
Dnxd_ptp_client.h664 #define nx_ptp_client_start _nx_ptp_client_start macro
685 #define nx_ptp_client_start _nxe_ptp_client_start macro
/NetX-Duo-v6.4.1/test/regression/ptp_test/
Dnetx_ptp_client_announce_timeout_test.c206 status = nx_ptp_client_start(&ptp_client, NX_NULL, 0, 0, 0, ptp_event_callback, NX_NULL); in ntest_0_entry()
Dnetx_ptp_client_basic_test.c194 status = nx_ptp_client_start(&ptp_client, NX_NULL, 0, 0, 0, ptp_event_callback, NX_NULL); in ntest_0_entry()
Dnetx_ptp_client_ipv6_test.c207 status = nx_ptp_client_start(&ptp_client, NX_NULL, 0, 0, 0, ptp_event_callback, NX_NULL); in ntest_0_entry()
Dnetx_ptp_client_two_steps_off_test.c194 status = nx_ptp_client_start(&ptp_client, NX_NULL, 0, 0, 0, ptp_event_callback, NX_NULL); in ntest_0_entry()
Dnetx_ptp_client_calibrate_test.c283 status = nx_ptp_client_start(&ptp_client, NX_NULL, 0, 0, 0, ptp_event_callback, NX_NULL); in ntest_0_entry()
Dnetx_ptp_client_master_selection_test.c206 … status = nx_ptp_client_start(&ptp_client, NX_NULL, 0, 0, 0, ptp_event_callback, NX_NULL); in ntest_0_entry()
Dnetx_ptp_client_api_test.c226 status = nx_ptp_client_start(&ptp_client, NX_NULL, 0, 0, 0, ptp_event_callback, NX_NULL); in ntest_0_entry()