Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.h572 status_t NETC_GetSGCLState(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_sgcl_sgclse_t *sta…
Dfsl_netc_hw.c893 status_t NETC_GetSGCLState(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_sgcl_sgclse_t *sta… in NETC_GetSGCLState() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.c1682 return NETC_GetSGCLState(&cdbrHandle, entryID, state); in EP_RxPSFPGetSGCLState()
Dfsl_netc_switch.c2071 return NETC_GetSGCLState(&cdbrHandle, entryID, state); in SWT_RxPSFPGetSGCLState()