Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/ptp/
Dnxd_ptp_client.c281 static VOID _nx_ptp_msg_parse_timestamp(UCHAR *ptr, NX_PTP_TIME *time_ptr) in _nx_ptp_msg_parse_timestamp() function
1194 _nx_ptp_msg_parse_timestamp(ts_ptr, &client_ptr -> nx_ptp_client_sync); in _nx_ptp_client_sync_received()
1380 _nx_ptp_msg_parse_timestamp(ts_ptr, &t4); in _nx_ptp_client_delay_resp_received()
1903 _nx_ptp_msg_parse_timestamp(ts_ptr, &t3); in _nx_ptp_client_pdelay_resp_received()
2979_nx_ptp_msg_parse_timestamp(packet_ptr -> nx_packet_prepend_ptr, &client_ptr -> nx_ptp_client_pdel… in _nx_ptp_client_process_event_packet()