Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.h602 static inline status_t EP_RxPSFPInit(ep_handle_t *handle, const netc_ep_psfp_config_t *config) in EP_RxPSFPInit() function
Dfsl_netc_endpoint.c604 (void)EP_RxPSFPInit(handle, &config->psfpCfg); in EP_Init()