Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.h195 } ep_tx_opt; typedef
1370 …rame(ep_handle_t *handle, uint8_t ring, netc_frame_struct_t *frame, void *context, ep_tx_opt *opt);
Dfsl_netc_endpoint.c882 …Frame(ep_handle_t *handle, uint8_t ring, netc_frame_struct_t *frame, void *context, ep_tx_opt *opt) in EP_SendFrame()