Home
last modified time | relevance | path

Searched refs:ENET_TS_INTERRUPT (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/enet/
Dfsl_enet.h147 #define ENET_TS_INTERRUPT \ macro
Dfsl_enet.c2875 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()