Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/ehci/
A Dusb_hc_ehci.c82 qh->hw.hlp = QTD_LIST_END; in ehci_qh_alloc()
137 n->hw.hlp = head->hw.hlp; in ehci_qh_add_head()
142 head->hw.hlp = QH_HLP_QH(n); in ehci_qh_add_head()
152 while (EHCI_ADDR2QH(tmp->hw.hlp) && EHCI_ADDR2QH(tmp->hw.hlp) != n) { in ehci_qh_remove()
153 tmp = EHCI_ADDR2QH(tmp->hw.hlp); in ehci_qh_remove()
157 tmp->hw.hlp = n->hw.hlp; in ehci_qh_remove()
813 g_periodic_qh_head[bus->hcd.hcd_id].hw.hlp = QH_HLP_END; in usb_hc_init()
1318 qh = EHCI_ADDR2QH(qh->hw.hlp); in usbh_kill_urb()
1326 qh = EHCI_ADDR2QH(qh->hw.hlp); in usbh_kill_urb()
1380 qh = EHCI_ADDR2QH(qh->hw.hlp); in ehci_scan_async_list()
[all …]
A Dusb_ehci_reg.h359 uint32_t hlp; /* 0x00-0x03: Queue Head Horizontal Link Pointer */ member
/components/net/lwip/lwip-2.0.3/doc/doxygen/
A Dlwip.Doxyfile1289 # Windows help format (.hlp) on all Windows platforms in the future. Compressed
/components/net/lwip/lwip-2.1.2/doc/doxygen/
A Dlwip.Doxyfile1300 # Windows help format (.hlp) on all Windows platforms in the future. Compressed
A Dlwip.Doxyfile.cmake.in1300 # Windows help format (.hlp) on all Windows platforms in the future. Compressed

Completed in 17 milliseconds