Home
last modified time | relevance | path

Searched refs:_nx_ptp_client_time_get (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.3.0/addons/ptp/
Dnxd_ptp_client.h392 #define nx_ptp_client_time_get _nx_ptp_client_time_get
433 UINT _nx_ptp_client_time_get(NX_PTP_CLIENT *client_ptr, NX_PTP_TIME *time_ptr);
Dnxd_ptp_client.c2374 return(_nx_ptp_client_time_get(client_ptr, time_ptr)); in _nxe_ptp_client_time_get()
2416 UINT _nx_ptp_client_time_get(NX_PTP_CLIENT *client_ptr, NX_PTP_TIME *time_ptr) in _nx_ptp_client_time_get() function