Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.h371 status_t NETC_QueryISITableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_isi_config_t…
Dfsl_netc_hw.c406 status_t NETC_QueryISITableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_isi_config_t… in NETC_QueryISITableEntry() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_switch.c1741 return NETC_QueryISITableEntry(&cdbrHandle, entryID, config); in SWT_RxPSFPQueryISITableEntry()