Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpc_enet/
Dfsl_enet.h242 kENET_MacTimestamp = (ENET_MAC_INTR_EN_TSIE_MASK << ENET_MACINT_ENUM_OFFSET), enumerator
Dfsl_enet.c782 if ((mask & (uint32_t)kENET_MacTimestamp) != 0U) in ENET_ClearMacInterruptStatus()