Searched refs:PTP_CLOCK_NAME (Results 1 – 5 of 5) sorted by relevance
/Zephyr-Core-2.7.6/include/drivers/ |
D | ptp_clock.h | 21 #if !defined(PTP_CLOCK_NAME) 22 #define PTP_CLOCK_NAME "PTP_CLOCK" macro
|
/Zephyr-Core-2.7.6/drivers/ethernet/ |
D | eth_e1000.c | 454 DEVICE_DEFINE(e1000_ptp_clock, PTP_CLOCK_NAME, ptp_e1000_init,
|
D | eth_native_posix.c | 734 PTP_CLOCK_NAME "_" #x, \
|
D | eth_mcux.c | 1542 DEVICE_DEFINE(mcux_ptp_clock_0, PTP_CLOCK_NAME, ptp_mcux_init,
|
D | eth_sam_gmac.c | 2471 DEVICE_DEFINE(gmac_ptp_clock_0, PTP_CLOCK_NAME, ptp_gmac_init,
|