Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_port.h274 static inline void NETC_PortSetParser(NETC_PORT_Type *base, const netc_port_parser_config_t *config) in NETC_PortSetParser()
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.h475 static inline status_t EP_RxParserConfig(ep_handle_t *handle, netc_port_parser_config_t *config) in EP_RxParserConfig()
Dfsl_netc.h515 } netc_port_parser_config_t; typedef
708 netc_port_parser_config_t parser; /*!< Port Rx Parser config */
Dfsl_netc_switch.h518 const netc_port_parser_config_t *config) in SWT_RxParserConfig()