Searched refs:PTP_CLOCK_NAME (Results 1 – 6 of 6) sorted by relevance
/Zephyr-Core-3.5.0/include/zephyr/drivers/ |
D | ptp_clock.h | 21 #if !defined(PTP_CLOCK_NAME) 22 #define PTP_CLOCK_NAME "PTP_CLOCK" macro
|
/Zephyr-Core-3.5.0/drivers/ethernet/ |
D | eth_e1000.c | 477 DEVICE_DEFINE(e1000_ptp_clock, PTP_CLOCK_NAME, \
|
D | eth_native_posix.c | 727 PTP_CLOCK_NAME "_" #x, \
|
D | eth_mcux.c | 1809 DEVICE_DEFINE(mcux_ptp_clock_0, PTP_CLOCK_NAME, ptp_mcux_init,
|
D | eth_stm32_hal.c | 2001 DEVICE_DEFINE(stm32_ptp_clock_0, PTP_CLOCK_NAME, ptp_stm32_init,
|
D | eth_sam_gmac.c | 2480 DEVICE_DEFINE(gmac_ptp_clock_0, PTP_CLOCK_NAME, ptp_gmac_init,
|