Searched refs:nx_ptp_client_sync_ts (Results 1 – 2 of 2) sorted by relevance
1223 _nx_ptp_client_utility_time_diff(&client_ptr -> nx_ptp_client_sync_ts, in _nx_ptp_client_sync_received()1239 …tility_time_diff(&client_ptr -> nx_ptp_client_sync, &client_ptr -> nx_ptp_client_sync_ts, &offset); in _nx_ptp_client_sync_received()1383 …_nx_ptp_client_utility_time_diff(&client_ptr -> nx_ptp_client_sync_ts, &client_ptr -> nx_ptp_clien… in _nx_ptp_client_delay_resp_received()1603 NX_PTP_TS_RESET(client_ptr -> nx_ptp_client_sync_ts); in _nx_ptp_client_init_packet_received()3006 … NX_PTP_TS_COPY(client_ptr -> nx_ptp_client_prev_sync_ts, client_ptr -> nx_ptp_client_sync_ts); in _nx_ptp_client_process_event_packet()3010 &client_ptr -> nx_ptp_client_sync_ts, packet_ptr, in _nx_ptp_client_process_event_packet()
546 NX_PTP_TIME nx_ptp_client_sync_ts; member