Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/components/usb/host/
A Dhpm_usb_host.c203 hcd_qhd_t *usb_host_qhd_async_head(usb_host_handle_t *handle) in usb_host_qhd_async_head() function
286 hcd_qhd_t *async_head = usb_host_qhd_async_head(handle); in usb_host_init_async_list()
407 usb_host_list_remove_qhd_by_addr((hcd_link_t *) usb_host_qhd_async_head(handle), dev_addr); in usb_host_device_close()
524 …list_head = (hcd_link_t *)usb_host_qhd_async_head(handle); /* control of dev0 is always present … in usb_host_edpt_open()
A Dhpm_usb_host.h268 hcd_qhd_t *usb_host_qhd_async_head(usb_host_handle_t *handle);

Completed in 5 milliseconds