Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.c1065 else if ((netc_host_reason_t)rxDesc->writeback.hr != kNETC_TimestampResp) in EP_GetRxFrameSizeCommon()
1435 else if ((netc_host_reason_t)rxDesc->writeback.hr == kNETC_TimestampResp) in EP_ReceiveFrame()
Dfsl_netc_switch.c859 …if ((rxDesc->resp.isReady != 0U) && ((netc_host_reason_t)rxDesc->resp.hr == kNETC_TimestampResp) && in SWT_GetTimestampRefResp()
960 else if ((netc_host_reason_t)rxDesc->writeback.hr == kNETC_TimestampResp) in SWT_ReceiveFrame()
Dfsl_netc.h136 kNETC_TimestampResp = 0x3, enumerator