Searched refs:head_list_flag (Results 1 – 2 of 2) sorted by relevance
148 volatile uint32_t head_list_flag : 1 ; /* Head of the queue */ member
146 …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