Zephyr API Documentation 4.0.0
A Scalable Open Source RTOS
 4.0.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
ptp.h File Reference

Public functions for the Precision Time Protocol. More...

Go to the source code of this file.

Macros

#define PTP_MAJOR_VERSION   2
 Major PTP Version.
 
#define PTP_MINOR_VERSION   1
 Minor PTP Version.
 
#define PTP_VERSION   (PTP_MINOR_VERSION << 4 | PTP_MAJOR_VERSION)
 PTP version IEEE-1588:2019.
 

Detailed Description

Public functions for the Precision Time Protocol.

References are to version 2019 of IEEE 1588, ("PTP")