Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/ptp/
Dnxd_ptp_client.c628 static VOID _nx_ptp_client_soft_clock_adjust(VOID *ptp_instance, LONG offset_ns) in _nx_ptp_client_soft_clock_adjust() argument
630 NX_PTP_CLIENT *client_ptr = (NX_PTP_CLIENT *)ptp_instance; in _nx_ptp_client_soft_clock_adjust()
699 static VOID _nx_ptp_client_timer_handler(ULONG ptp_instance) in _nx_ptp_client_timer_handler() argument
701 NX_PTP_CLIENT *client_ptr = (NX_PTP_CLIENT *)ptp_instance; in _nx_ptp_client_timer_handler()
3196 static VOID _nx_ptp_client_thread_entry(ULONG ptp_instance) argument
3199 NX_PTP_CLIENT *client_ptr = (NX_PTP_CLIENT *)ptp_instance;