Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/drivers/
Dptp_clock.h21 #if !defined(PTP_CLOCK_NAME)
22 #define PTP_CLOCK_NAME "PTP_CLOCK" macro
/Zephyr-Core-3.5.0/drivers/ethernet/
Deth_e1000.c477 DEVICE_DEFINE(e1000_ptp_clock, PTP_CLOCK_NAME, \
Deth_native_posix.c727 PTP_CLOCK_NAME "_" #x, \
Deth_mcux.c1809 DEVICE_DEFINE(mcux_ptp_clock_0, PTP_CLOCK_NAME, ptp_mcux_init,
Deth_stm32_hal.c2001 DEVICE_DEFINE(stm32_ptp_clock_0, PTP_CLOCK_NAME, ptp_stm32_init,
Deth_sam_gmac.c2480 DEVICE_DEFINE(gmac_ptp_clock_0, PTP_CLOCK_NAME, ptp_gmac_init,