Zephyr API 3.6.99
|
Public functions for the Precision Time Protocol. More...
#include <zephyr/net/ptp_time.h>
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. | |
Public functions for the Precision Time Protocol.
References are to version 2019 of IEEE 1588, ("PTP")