Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.h360 status_t NETC_DelISITableEntry(netc_cbdr_handle_t *handle, uint32_t entryID);
Dfsl_netc_hw.c467 status_t NETC_DelISITableEntry(netc_cbdr_handle_t *handle, uint32_t entryID) in NETC_DelISITableEntry() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.c2228 return NETC_DelISITableEntry(&cdbrHandle, entryID); in EP_RxPSFPDelISITableEntry()
Dfsl_netc_switch.c1771 return NETC_DelISITableEntry(&cdbrHandle, entryID); in SWT_RxPSFPDelISITableEntry()