Home
last modified time | relevance | path

Searched refs:ETH_PTP_CLOCK_FREQUENCY (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/ethernet/
Deth_xmc4xxx.c88 #define ETH_PTP_CLOCK_FREQUENCY 50000000 macro
782 uint32_t K = (BIT64(32) * ETH_PTP_CLOCK_FREQUENCY + f_cpu / 2) / f_cpu; in eth_xmc4xxx_init_timestamp_control_reg()