flexPTP 1.0
An IEEE 1588 PTP implementation designed for microcontrollers
Loading...
Searching...
No Matches
ptp_port_mk64f_lwip.c File Reference
#include "ptp_port_mk64f_lwip.h"
#include "eth_custom/ethernetif.h"
#include "fsl_enet.h"
#include "lwip/netif.h"

Go to the source code of this file.

Functions

void ptphw_gettime (TimestampU *pTime)
 

Function Documentation

◆ ptphw_gettime()

void ptphw_gettime ( TimestampU pTime)

Get time right from the hardware clock.

Parameters
pTimepointer to a TimestampU object.

Definition at line 7 of file ptp_port_mk64f_lwip.c.