Searched refs:PTP_CLOCK_NAME (Results 1 – 7 of 7) sorted by relevance
/Zephyr-latest/include/zephyr/drivers/ |
D | ptp_clock.h | 21 #if !defined(PTP_CLOCK_NAME) 22 #define PTP_CLOCK_NAME "PTP_CLOCK" macro
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_e1000.c | 437 DEVICE_DEFINE(e1000_ptp_clock, PTP_CLOCK_NAME, \
|
D | eth_native_posix.c | 587 PTP_CLOCK_NAME "_" #x, \
|
D | eth_xmc4xxx.c | 1135 DEVICE_DEFINE(xmc4xxx_ptp_clock_0, PTP_CLOCK_NAME, ptp_clock_xmc4xxx_init, NULL,
|
D | eth_stm32_hal.c | 1643 DEVICE_DEFINE(stm32_ptp_clock_0, PTP_CLOCK_NAME, ptp_stm32_init,
|
D | eth_sam_gmac.c | 2420 DEVICE_DEFINE(gmac_ptp_clock_0, PTP_CLOCK_NAME, ptp_gmac_init,
|
/Zephyr-latest/drivers/ethernet/nxp_enet/ |
D | eth_mcux.c | 1741 DEVICE_DEFINE(mcux_ptp_clock_0, PTP_CLOCK_NAME, ptp_mcux_init,
|