The default breathe project is `Zephyr`, so there is no need to specify it. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
23 lines
469 B
ReStructuredText
23 lines
469 B
ReStructuredText
.. _ptp_time_interface:
|
|
|
|
|
|
Precision Time Protocol (PTP) time format
|
|
#########################################
|
|
|
|
.. contents::
|
|
:local:
|
|
:depth: 2
|
|
|
|
Overview
|
|
********
|
|
|
|
The PTP time struct can store time information in high precision
|
|
format (nanoseconds). The extended timestamp format can store the
|
|
time in fractional nanoseconds accuracy. The PTP time format is used
|
|
in :ref:`gptp_interface` implementation.
|
|
|
|
API Reference
|
|
*************
|
|
|
|
.. doxygengroup:: ptp_time
|