Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_devices.c77 static uint8_t USB_HostAllocateDeviceAddress(usb_host_instance_t *hostInstance);
639 static uint8_t USB_HostAllocateDeviceAddress(usb_host_instance_t *hostInstance) in USB_HostAllocateDeviceAddress() function
1131 address = USB_HostAllocateDeviceAddress(hostInstance); in USB_HostAttachDevice()