flexPTP
1.0
An IEEE 1588 PTP implementation designed for microcontrollers
Loading...
Searching...
No Matches
ptp_port_mk64f_lwip.h
Go to the documentation of this file.
1
#ifndef FLEXPTP_PORT_PTP_PORT_MK64F_LWIP
2
#define FLEXPTP_PORT_PTP_PORT_MK64F_LWIP
3
4
#include "
flexptp/timeutils.h
"
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
/* The hardware clock initialization is implemented as part of
11
* the lwIP ethernetif using the standard ENET_* methods. */
12
18
void
ptphw_gettime
(
TimestampU
* pTime);
19
20
#ifdef __cplusplus
21
}
22
#endif
23
24
#endif
/* FLEXPTP_PORT_PTP_PORT_MK64F_LWIP */
ptphw_gettime
void ptphw_gettime(TimestampU *pTime)
Definition:
ptp_port_ch32f207_etherlib.c:45
TimestampU
Timestamp (unsigned)
Definition:
timeutils.h:24
timeutils.h
This module defines storage classes for timestamps and operations on time values.
src
flexptp
port
example_ports
ptp_port_mk64f_lwip.h
Generated by
1.9.6