#include "ptp_port_stm32f407_etherlib.h"
#include <stdint.h>
#include <stdbool.h>
#include <stdlib.h>
#include <math.h>
#include <cmsis_os2.h>
#include "flexptp_options.h"
Go to the source code of this file.
◆ ptphw_gettime()
◆ ptphw_init()
void ptphw_init |
( |
uint32_t |
increment, |
|
|
uint32_t |
addend |
|
) |
| |
Initialize PTP hardware.
- Parameters
-
increment | PTP hardware clock tick increment in nanoseconds |
addend | initialize frequency tuning code word |
Definition at line 88 of file ptp_port_stm32f407_etherlib.c.
◆ EthHandle
ETH_HandleTypeDef EthHandle |
|
extern |
◆ sFreq