Searched refs:USB_HostAllocateDeviceAddress (Results 1 – 1 of 1) sorted by relevance
77 static uint8_t USB_HostAllocateDeviceAddress(usb_host_instance_t *hostInstance);639 static uint8_t USB_HostAllocateDeviceAddress(usb_host_instance_t *hostInstance) in USB_HostAllocateDeviceAddress() function1131 address = USB_HostAllocateDeviceAddress(hostInstance); in USB_HostAttachDevice()