Home
last modified time | relevance | path

Searched refs:NETC_EnetcSetParser (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_enetc.h239 static inline void NETC_EnetcSetParser(NETC_ENETC_Type *base, const netc_enetc_parser_config_t *con… in NETC_EnetcSetParser() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.c585 NETC_EnetcSetParser(handle->hw.base, &config->parserCfg); in EP_Init()