Lines Matching +full:ptp +full:- +full:clock
4 * SPDX-License-Identifier: Apache-2.0
11 * References are to version 2019 of IEEE 1588, ("PTP")
27 * @brief PTP Default Dataset.
28 * @note 8.2.1 - defaultDS data set member specification
32 /** Clock ID */
34 /** Indicates number of ptp ports on the PTP Instance. */
37 /** Quality of a clock. */
50 /** Current value of the PTP Instance Time. */
58 /** PTP Instance type. */
63 * @brief PTP Current Dataset.
64 * @note 8.2.2 - currentDS data set member specification
67 /** Number of PTP Communication Paths traversed between PTP Instance and the GM. */
71 * @note it is computed as <time on the Receiver> - <time on the Transmitter>
82 * @brief PTP Parent Dataset.
83 * @note 8.2.3 - parentDS data set member specification
86 /** PTP Port's ID */
98 /** Grandmaster's Clock quality. */
106 /** Address of the PTP Port issuing sync messages used to synchronize this PTP Instance. */
111 * @brief PTP Time Properties Dataset.
112 * @note 8.2.4 - timePropertiesDS data set member specification
117 /** Flags used for operation of time received from Grandmaster PTP Instance. */
119 /** Source of time used by Grandmaster PTP Instance. */
124 * @brief PTP Non-volatile Storage Dataset.
125 * @note 8.2.7 - nonvolatileStorageDS
128 /** Reset non-volatile storage. */
131 * to non-volatile storage.
137 * @brief Enumeration for types of delay mechanisms for PTP Clock.
148 * @brief PTP Port Dataset
149 * @note 8.2.15 - portDS data set member specification
153 /** PTP Port's ID. */
156 /** State of a PTP Port. */
160 /** Current one-way propagation delay. */
169 /** Delay mechanism used by the PTP Port. */
173 /** Version of supported PTP standard. */
180 /** Flag setting PTP Port in timeTransmitter mode. */
185 * @brief PTP Description Port Dataset.
186 * @note 8.2.18 - descriptionPortDS
189 /** PTP profile identifier for the PTP Port. */
196 /** Protocol address of the PTP Port */
206 /** PTP Clock's ID. */
208 /** PTP Clock's quality. */
212 /** Number of PTP Communication Paths traversed between PTP Instance and the GM. */