Searched refs:ENET_TS_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
147 #define ENET_TS_INTERRUPT \ macro
2875 ENET_EnableInterrupts(base, (ENET_TS_INTERRUPT | ENET_TX_INTERRUPT)); in ENET_Ptp1588ConfigureHandler()3319 if (0U != (event & ENET_TS_INTERRUPT) && (NULL != s_enetTsIsr[instance])) in ENET_CommonFrame0IRQHandler()