Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_port.h324 static inline void NETC_PortSetIPF(NETC_PORT_Type *base, const netc_port_ipf_config_t *config) in NETC_PortSetIPF() function
Dfsl_netc_hw_port.c41 NETC_PortSetIPF(base, &config->ipfCfg); in NETC_PortConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_switch.h608 NETC_PortSetIPF(handle->hw.ports[portIdx].port, config); in SWT_RxIPFConfigPort()
Dfsl_netc_endpoint.c1537 NETC_PortSetIPF(handle->hw.portGroup.port, &config->portConfig); in EP_RxIPFInit()