Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/host/
Dusbh_device.c87 static int alloc_device_address(struct usb_device *const udev, uint8_t *const addr) in alloc_device_address() function
489 err = alloc_device_address(udev, &new_addr); in usbh_device_init()