Searched refs:epExtension (Results 1 – 6 of 6) sorted by relevance
784 epParse->epExtension = NULL; in USB_HostHelperParseAlternateSetting()791 if (epParse->epExtension == NULL) in USB_HostHelperParseAlternateSetting()793 epParse->epExtension = (uint8_t *)unionDes; in USB_HostHelperParseAlternateSetting()
196 uint8_t *epExtension; /*!< Endpoint extended descriptor pointer*/ member
935 epParse->epExtension = NULL; in USB_HostParseDeviceConfigurationDescriptor()947 if (epParse->epExtension == NULL) in USB_HostParseDeviceConfigurationDescriptor()949 epParse->epExtension = (uint8_t *)unionDes; in USB_HostParseDeviceConfigurationDescriptor()
927 temp = (void *)phdcInstance->bulkInEndpointInformation.epExtension; in USB_HostPhdcRecv()934 temp = (void *)phdcInstance->interruptInEndpointInformation.epExtension; in USB_HostPhdcRecv()1026 … = (void *)phdcInstance->bulkOutEndpointInformation.epExtension; in USB_HostPhdcSend()
516 interface_ptr->epList[ep].epExtension = descUnion.bufr; in USB_HostVideoStreamSetInterface()
589 interface_ptr->epList[ep].epExtension = ptr1.bufr; in USB_HostAudioStreamSetInterface()