flexPTP
1.0
An IEEE 1588 PTP implementation designed for microcontrollers
Loading...
Searching...
No Matches
ptp_port_stm32h743_lwip.h
Go to the documentation of this file.
1
#ifndef HW_PORT_PTP_PORT_STM32H743_H_
2
#define HW_PORT_PTP_PORT_STM32H743_H_
3
4
#include "../../timeutils.h"
5
12
void
ptphw_init
(uint32_t increment, uint32_t addend);
13
19
void
ptphw_gettime
(
TimestampU
* pTime);
20
21
#endif
/* HW_PORT_PTP_PORT_STM32H743_H_ */
ptphw_gettime
void ptphw_gettime(TimestampU *pTime)
Definition:
ptp_port_ch32f207_etherlib.c:45
ptphw_init
void ptphw_init(uint32_t increment, uint32_t addend)
Definition:
ptp_port_ch32f207_etherlib.c:14
TimestampU
Timestamp (unsigned)
Definition:
timeutils.h:20
src
flexptp
port
example_ports
ptp_port_stm32h743_lwip.h
Generated by
1.9.6