Home
last modified time | relevance | path

Searched refs:rxTsSelect (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_port.c47 NETC_PORT_PCR_TIMER_CS(config->rxTsSelect); in NETC_PortConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc.h689 …netc_port_ts_select_t rxTsSelect; /*!< Eth MAC Rx or pseudo MAC Tx timestamp clock sour… member
Dfsl_netc_endpoint.c421 config->port.common.rxTsSelect = kNETC_SyncTime; in EP_GetDefaultConfig()
Dfsl_netc_switch.c196 config->ports[i].commonCfg.rxTsSelect = kNETC_SyncTime; in SWT_GetDefaultConfig()