Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/addons/ptp/
Dnxd_ptp_client.h341 #define NX_PTP_CLIENT_CLOCK_PACKET_TS_EXTRACT 4 /* Extract… macro
344 #define NX_PTP_CLIENT_CLOCK_TS_EXTRACT_ETHERNET NX_PTP_CLIENT_CLOCK_PACKET_TS_EXTRACT /* Record …
Dnxd_ptp_client.c3009 … client_ptr -> nx_ptp_client_clock_callback(client_ptr, NX_PTP_CLIENT_CLOCK_PACKET_TS_EXTRACT, in _nx_ptp_client_process_event_packet()
5231 case NX_PTP_CLIENT_CLOCK_PACKET_TS_EXTRACT:
/NetX-Duo-v6.4.1/test/regression/ptp_test/
Dnetx_ptp_utility.c471 case NX_PTP_CLIENT_CLOCK_PACKET_TS_EXTRACT: in _netx_ptp_clock_callback()