PTP clock synchronization device. More...
Collaboration diagram for PTP Clock: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().
Here is the caller graph for this function: