Zephyr API 3.6.99
|
#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) |