Lines Matching +full:clock +full:- +full:phase
4 * SPDX-License-Identifier: Apache-2.0
98 /* Pre-calculated constants */
128 /** Clock identity of the port. */
184 /** Control value. Sync: 0, Follow-up: 2, Others: 5. */
195 (uscaled_ns_ptr)->low = \
197 (uscaled_ns_ptr)->high = 0; \
204 * @brief Define callback that is called after a phase discontinuity has been
222 * @brief Phase discontinuity callback structure.
224 * Stores the phase discontinuity callback information. Caller must make sure
233 /** Phase discontinuity callback. */
249 /** Phase change on the last Time Base Indicator Change. */
252 /** Time Base - changed only if Phase or Frequency changes. */
257 * @brief Register a phase discontinuity callback.
266 * @brief Unregister a phase discontinuity callback.
273 * @brief Call a phase discontinuity callback function.
289 * @brief Utility function to print clock id to a user supplied buffer.
291 * @param clk_id Clock id
314 * @param cb User-supplied callback function to call
329 * the ClockMaster entity of a time-aware system.