Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.h220 } netc_ep_psfp_config_t; typedef
259netc_ep_psfp_config_t psfpCfg; /*!< PSFP configuration,cover the ISI key construction profil…
602 static inline status_t EP_RxPSFPInit(ep_handle_t *handle, const netc_ep_psfp_config_t *config) in EP_RxPSFPInit()