Home
last modified time | relevance | path

Searched refs:ptp_clock_set (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/
Dptp_clock.h40 static inline int ptp_clock_set(const struct device *dev, in ptp_clock_set() function
/Zephyr-latest/tests/net/ptp/clock/src/
Dmain.c453 ptp_clock_set(clk, &tm); in test_ptp_clock_iface()
/Zephyr-latest/subsys/net/lib/ptp/
Dclock.c545 ptp_clock_set(ptp_clk.phc, &current); in ptp_clock_synchronize()
/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp_mi.c835 ptp_clock_set(clk, &tm); in gptp_update_local_port_clock()