Home
last modified time | relevance | path

Searched refs:netc_port_ipf_config_t (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()
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.h212 netc_port_ipf_config_t portConfig; /*!< Configuration for port connected to enetc peripheral. */
Dfsl_netc.h621 } netc_port_ipf_config_t; typedef
706 netc_port_ipf_config_t ipfCfg; /*!< Port ingress port filter configuration */
Dfsl_netc_switch.h606 const netc_port_ipf_config_t *config) in SWT_RxIPFConfigPort()