Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_port.h336 static inline void NETC_PortSetISI(NETC_PORT_Type *base, const netc_port_psfp_isi_config *config) in NETC_PortSetISI() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.h605 NETC_PortSetISI(handle->hw.portGroup.port, &config->isiPortConfig); in EP_RxPSFPInit()
Dfsl_netc_switch.h722 NETC_PortSetISI(handle->hw.ports[portIdx].port, config); in SWT_RxPSFPConfigPortISI()
Dfsl_netc_switch.c361 (void)NETC_PortSetISI(port, &config->ports[i].isiCfg); in SWT_Init()