Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/ptp_test/
Dnetx_ptp_utility.h66 UINT _netx_ptp_clock_callback(NX_PTP_CLIENT *client_ptr, UINT operation,
Dnetx_ptp_client_calibrate_test.c262 return(_netx_ptp_clock_callback(client_ptr, operation, time_ptr, packet_ptr, callback_data)); in clock_callback()
Dnetx_ptp_utility.c450 UINT _netx_ptp_clock_callback(NX_PTP_CLIENT *client_ptr, UINT operation, in _netx_ptp_clock_callback() function