Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.h404 status_t NETC_QueryISTableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_is_config_t *…
Dfsl_netc_hw.c509 status_t NETC_QueryISTableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_is_config_t *… in NETC_QueryISTableEntry() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_switch.c1816 return NETC_QueryISTableEntry(&cdbrHandle, entryID, config); in SWT_RxPSFPQueryISTableEntry()