Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/addons/ptp/
Dnxd_ptp_client.h389 #define NX_PTP_CLIENT_SYNC_FOLLOW_EVENT 0x00000008 /* send Sync follow up packet */ macro
Dnxd_ptp_client.c3274 if (ptp_events & NX_PTP_CLIENT_SYNC_FOLLOW_EVENT)
5159 … tx_event_flags_set(&(client_ptr -> nx_ptp_client_events), NX_PTP_CLIENT_SYNC_FOLLOW_EVENT, TX_OR);