Home
last modified time | relevance | path

Searched refs:netc_ep_ipf_config_t (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.h213 } netc_ep_ipf_config_t; typedef
528 status_t EP_RxIPFInit(ep_handle_t *handle, netc_ep_ipf_config_t *config);
Dfsl_netc_endpoint.c1534 status_t EP_RxIPFInit(ep_handle_t *handle, netc_ep_ipf_config_t *config) in EP_RxIPFInit()