Searched refs:PTP_CLOCK_NAME (Results 1 – 6 of 6) 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_tap.c | 621 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 | 1872 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,
|