SZSPTP ez430-RF2480 1.0

ZigBee Sensor Network with synchronized time and time-stamped measurements.
PTP Clock

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...
 

Detailed Description

PTP clock synchronization device.

Typedef Documentation

typedef struct ptp_clock ptp_clock

PTP clock structure.

This structure stores the data used by PTP.

Function Documentation

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: