This file contains the type definitions and helper macros for the Enet Time Synchronization module interface.
Go to the source code of this file.
Data Structures | |
struct | EnetTimeSync_setTimestamp |
Timestamp set. More... | |
struct | EnetTimeSync_TimestampAdj |
Timestamp adjustment. More... | |
struct | EnetTimeSync_GetEthTimestampInArgs |
Input args for ENET_TIMESYNC_IOCTL_GET_ETH_RX_TIMESTAMP and ENET_TIMESYNC_IOCTL_GET_ETH_TX_TIMESTAMP commands. More... | |
Macros | |
#define | ENET_TIMESYNC_PUBLIC_IOCTL(x) |
Helper macro to create IOCTL commands for TIMESYNC module. More... | |