Lines Matching +full:ptp +full:- +full:clock
4 * SPDX-License-Identifier: Apache-2.0
9 * @brief Function and data structures used for state machine of the PTP Port.
11 * References are to version 2019 of IEEE 1588, ("PTP")
24 * @brief Enumeration of PTP Port States.
40 * @brief Enumeration of PTP events.
63 * @brief Finite State Machine for PTP Port.
67 * @param[in] tt_diff True if Time Transmitter Clock has changed
69 * @return A new PTP Port state
76 * @brief Finite State Machine for PTP Port that is configured as TimeReceiver-Only instance.
80 * @param[in] tt_diff True if Time Transmitter Clock has changed
82 * @return A new PTP Port state