Searched refs:NETC_PortConfig (Results 1 – 4 of 4) sorted by relevance
97 status_t NETC_PortConfig(NETC_PORT_Type *base, const netc_port_common_t *config);
27 status_t NETC_PortConfig(NETC_PORT_Type *base, const netc_port_common_t *config) in NETC_PortConfig() function
550 result = NETC_PortConfig(handle->hw.portGroup.port, &config->port.common); in EP_Init()
362 (void)NETC_PortConfig(port, &config->ports[i].commonCfg); in SWT_Init()