PTP clock synchronization device. More...
Classes | |
struct | ptp_clock |
PTP clock structure. More... | |
Typedefs | |
typedef struct ptp_clock | ptp_clock |
PTP clock structure. More... | |
Functions | |
void | ptp_clock_initialize () |
PTP clock initialization. More... | |
PTP clock synchronization device.
void ptp_clock_initialize | ( | ) |
PTP clock initialization.
This function initialize the device clock sync mechanism.
Definition at line 64 of file ptp_clock.c.
References PTP_ANNOUNCERECEIPTTIMEOUT, PTP_DELAY_MECANISM, PTP_DESIGNTIME_UTCOFFSET, PTP_LOG2ANNOUNCESYNCPDELEREQ, PTP_NUMBERPORTS, and PTP_ZEROSEQ64.
Referenced by ptp_init().