Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_cdc.c1340 usb_host_cdc_union_interface_desc_struct_t *ifUnionInterfaceDesc = NULL; in USB_HostCdcGetEcmDescriptor() local
1367 ifUnionInterfaceDesc = &funcBuffer->unionDesc; in USB_HostCdcGetEcmDescriptor()
1378 cdcInstance->unionInterfaceDesc = ifUnionInterfaceDesc; in USB_HostCdcGetEcmDescriptor()