Searched refs:nx_ptp_client_start (Results 1 – 9 of 9) sorted by relevance
/NetX-Duo-v6.4.1/samples/ |
D | demo_netx_duo_ptp_client.c | 200 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/ |
D | nxd_ptp_client.h | 664 #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/ |
D | netx_ptp_client_announce_timeout_test.c | 206 status = nx_ptp_client_start(&ptp_client, NX_NULL, 0, 0, 0, ptp_event_callback, NX_NULL); in ntest_0_entry()
|
D | netx_ptp_client_basic_test.c | 194 status = nx_ptp_client_start(&ptp_client, NX_NULL, 0, 0, 0, ptp_event_callback, NX_NULL); in ntest_0_entry()
|
D | netx_ptp_client_ipv6_test.c | 207 status = nx_ptp_client_start(&ptp_client, NX_NULL, 0, 0, 0, ptp_event_callback, NX_NULL); in ntest_0_entry()
|
D | netx_ptp_client_two_steps_off_test.c | 194 status = nx_ptp_client_start(&ptp_client, NX_NULL, 0, 0, 0, ptp_event_callback, NX_NULL); in ntest_0_entry()
|
D | netx_ptp_client_calibrate_test.c | 283 status = nx_ptp_client_start(&ptp_client, NX_NULL, 0, 0, 0, ptp_event_callback, NX_NULL); in ntest_0_entry()
|
D | netx_ptp_client_master_selection_test.c | 206 … status = nx_ptp_client_start(&ptp_client, NX_NULL, 0, 0, 0, ptp_event_callback, NX_NULL); in ntest_0_entry()
|
D | netx_ptp_client_api_test.c | 226 status = nx_ptp_client_start(&ptp_client, NX_NULL, 0, 0, 0, ptp_event_callback, NX_NULL); in ntest_0_entry()
|