Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/samples/
Ddemo_netx_duo_ptp_client.c76 #ifndef CLOCK_CALLBACK
77 #define CLOCK_CALLBACK nx_ptp_client_soft_clock_callback macro
79 extern UINT CLOCK_CALLBACK(NX_PTP_CLIENT *client_ptr, UINT operation,
188 CLOCK_CALLBACK, NX_NULL); in thread_0_entry()