Searched refs:SetupClrEndpStall (Results 1 – 5 of 5) sorted by relevance
81 extern const UINT8 SetupClrEndpStall[]; //*清除端点STALL*/
67 extern const UINT8 SetupClrEndpStall[];
32 __attribute__((aligned(4))) const UINT8 SetupClrEndpStall[] = {USB_REQ_TYP_OUT | USB_REQ_RECIP_ENDP… variable550 CopySetupReqPkg(SetupClrEndpStall); in AnalyzeRootHub()
170 __align(4) const UINT8 SetupClrEndpStall[] = { USB_REQ_TYP_OUT | USB_REQ_RECIP_ENDP, USB_CLEAR_FEA…614 CopySetupReqPkg( SetupClrEndpStall ); in AnalyzeRootHub()
733 extern const UINT8 SetupClrEndpStall[];
Completed in 15 milliseconds