Searched refs:USB_KHCI_BDT_GET_CONTROL (Results 1 – 2 of 2) sorted by relevance
61 #define USB_KHCI_BDT_GET_CONTROL(bdt_base, ep, direction, odd) \ macro84 #define USB_KHCI_BDT_GET_CONTROL(bdt_base, ep, direction, odd) \ macro
669 control = USB_KHCI_BDT_GET_CONTROL((uint32_t)khciState->bdt, endpoint, direction, bdtOdd); in USB_DeviceKhciInterruptTokenDone()