Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.h457 status_t NETC_QueryISFTableEntry(netc_cbdr_handle_t *handle, netc_tb_isf_keye_t *keye, netc_tb_isf_…
Dfsl_netc_hw.c616 status_t NETC_QueryISFTableEntry(netc_cbdr_handle_t *handle, netc_tb_isf_keye_t *keye, netc_tb_isf_… in NETC_QueryISFTableEntry() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_switch.c1891 return NETC_QueryISFTableEntry(&cdbrHandle, keye, rsp); in SWT_RxPSFPQueryISFTableEntry()