Searched refs:usb_qtype_qhd (Results 1 – 2 of 2) sorted by relevance
| /bsp/hpmicro/libraries/hpm_sdk/components/usb/host/ |
| A D | hpm_usb_host.c | 74 …e_local_mem_to_sys_address(USB_HOST_MCU_CORE, (uint32_t)list_head) | (usb_qtype_qhd << USB_QHD_TYP… in usb_host_list_remove_qhd_by_addr() 291 async_head->next.type = usb_qtype_qhd; in usb_host_init_async_list() 320 framelist[i].type = usb_qtype_qhd; in usb_host_init_periodic_list() 324 …b_host_list_insert(framelist + i, usb_host_get_period_head(handle, USB_PERIOD_2MS), usb_qtype_qhd); in usb_host_init_periodic_list() 328 …b_host_list_insert(framelist + i, usb_host_get_period_head(handle, USB_PERIOD_4MS), usb_qtype_qhd); in usb_host_init_periodic_list() 332 …b_host_list_insert(framelist + i, usb_host_get_period_head(handle, USB_PERIOD_8MS), usb_qtype_qhd); in usb_host_init_periodic_list() 539 usb_host_list_insert(list_head, (hcd_link_t *)p_qhd, usb_qtype_qhd); in usb_host_edpt_open()
|
| A D | hpm_usb_host.h | 51 usb_qtype_qhd, enumerator
|
Completed in 717 milliseconds