Searched refs:endpointReturn (Results 1 – 1 of 1) sorted by relevance
1262 usb_host_ep_t *endpointReturn = NULL; in USB_HostPhdcGetEndpointInformation() local1270 endpointReturn = (usb_host_ep_t *)&phdcInstance->bulkInEndpointInformation; in USB_HostPhdcGetEndpointInformation()1275 endpointReturn = (usb_host_ep_t *)&phdcInstance->bulkOutEndpointInformation; in USB_HostPhdcGetEndpointInformation()1281 endpointReturn = (usb_host_ep_t *)&phdcInstance->interruptInEndpointInformation; in USB_HostPhdcGetEndpointInformation()1288 return endpointReturn; in USB_HostPhdcGetEndpointInformation()