| 
    Zephyr Project API
    3.3.0
    
   A Scalable Open Source RTOS 
   | 
 
#include <ptp_clock.h>
Data Fields | |
| int(* | set )(const struct device *dev, struct net_ptp_time *tm) | 
| int(* | get )(const struct device *dev, struct net_ptp_time *tm) | 
| int(* | adjust )(const struct device *dev, int increment) | 
| int(* | rate_adjust )(const struct device *dev, double ratio) | 
| int(* ptp_clock_driver_api::adjust) (const struct device *dev, int increment) | 
| int(* ptp_clock_driver_api::get) (const struct device *dev, struct net_ptp_time *tm) | 
| int(* ptp_clock_driver_api::rate_adjust) (const struct device *dev, double ratio) | 
| int(* ptp_clock_driver_api::set) (const struct device *dev, struct net_ptp_time *tm) |