Home
last modified time | relevance | path

Searched refs:NETC_QueryISITableEntryWithKey (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.h382 status_t NETC_QueryISITableEntryWithKey(netc_cbdr_handle_t *handle, netc_tb_isi_keye_t *keye, netc_…
Dfsl_netc_hw.c437 status_t NETC_QueryISITableEntryWithKey(netc_cbdr_handle_t *handle, netc_tb_isi_keye_t *keye, netc_… in NETC_QueryISITableEntryWithKey() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_switch.c1756 return NETC_QueryISITableEntryWithKey(&cdbrHandle, keye, rsp); in SWT_RxPSFPQueryISITableEntryWithKey()