Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/components/usb/host/
A Dhpm_usb_host.h148 volatile uint32_t head_list_flag : 1 ; /* Head of the queue */ member
A Dhpm_usb_host.c146 …p_qhd->head_list_flag = (dev_addr == USB_DEFAULT_ADDR) ? 1 : 0; /* addr0's endpoint is the … in usb_host_qhd_init()
292 async_head->head_list_flag = 1; in usb_host_init_async_list()

Completed in 14 milliseconds