Zephyr API 3.6.99
|
Precision Time Protocol (PTP) support . More...
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. | |
Precision Time Protocol (PTP) support .
#define PTP_MAJOR_VERSION 2 |
#include <zephyr/net/ptp.h>
Major PTP Version.
#define PTP_MINOR_VERSION 1 |
#include <zephyr/net/ptp.h>
Minor PTP Version.
#define PTP_VERSION (PTP_MINOR_VERSION << 4 | PTP_MAJOR_VERSION) |
#include <zephyr/net/ptp.h>
PTP version IEEE-1588:2019.