Home
last modified time | relevance | path

Searched refs:kNETC_RegularFrame (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.c1067 if ((netc_host_reason_t)rxDesc->writeback.hr != kNETC_RegularFrame) in EP_GetRxFrameSizeCommon()
1442 if ((netc_host_reason_t)rxDesc->writeback.hr != kNETC_RegularFrame) in EP_ReceiveFrame()
Dfsl_netc.h133 kNETC_RegularFrame = 0x0, enumerator
Dfsl_netc_switch.c967 if ((netc_host_reason_t)rxDesc->writeback.hr == kNETC_RegularFrame) in SWT_ReceiveFrame()