Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.h212 void NETC_PSFPKcProfileInit(NETC_SW_ENETC_Type *base, const netc_isi_kc_rule_t *rule, bool enKcPair…
Dfsl_netc_hw.c50 void NETC_PSFPKcProfileInit(NETC_SW_ENETC_Type *base, const netc_isi_kc_rule_t *rule, bool enKcPair… in NETC_PSFPKcProfileInit() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_switch.h706 NETC_PSFPKcProfileInit(handle->hw.common, &config->kcRule[0], false); in SWT_RxPSFPInit()
707 NETC_PSFPKcProfileInit(handle->hw.common, &config->kcRule[2], true); in SWT_RxPSFPInit()
Dfsl_netc_endpoint.h604 NETC_PSFPKcProfileInit(handle->hw.common, &config->kcRule[0], false); in EP_RxPSFPInit()