Searched refs:unionInterfaceDesc (Results 1 – 2 of 2) sorted by relevance
224 …usb_host_cdc_union_interface_desc_struct_t *unionInterfaceDesc; /*!< CDC class-specific union func… member534 … usb_host_cdc_union_interface_desc_struct_t **unionInterfaceDesc);
1239 … usb_host_cdc_union_interface_desc_struct_t **unionInterfaceDesc) in USB_HostCdcGetAcmDescriptor() argument1271 *unionInterfaceDesc = &cdc_common_ptr->unionDesc; in USB_HostCdcGetAcmDescriptor()1299 cdcInstance->unionInterfaceDesc = *unionInterfaceDesc; in USB_HostCdcGetAcmDescriptor()