Zephyr Project API 3.7.0-rc1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
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")