Searched refs:ptp_client (Results 1 – 1 of 1) sorted by relevance
/NetX-Duo-v6.3.0/samples/ |
D | demo_netx_duo_ptp_client.c | 25 static NX_PTP_CLIENT ptp_client; variable 175 nx_ptp_client_create(&ptp_client, &ip_0, 0, &pool_0, in thread_0_entry() 180 nx_ptp_client_start(&ptp_client, NX_NULL, 0, 0, 0, ptp_event_callback, NX_NULL); in thread_0_entry() 186 nx_ptp_client_time_get(&ptp_client, &tm); in thread_0_entry()
|