Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.c421 config->port.common.rxTsSelect = kNETC_SyncTime; in EP_GetDefaultConfig()
437 config->port.ethMac.txTsSelect = kNETC_SyncTime; in EP_GetDefaultConfig()
Dfsl_netc.h492 kNETC_SyncTime = 0U, /*!< Synchronized time. */ enumerator
Dfsl_netc_switch.c196 config->ports[i].commonCfg.rxTsSelect = kNETC_SyncTime; in SWT_GetDefaultConfig()