Searched refs:bmRequest (Results 1 – 10 of 10) sorted by relevance
271 switch (pdev->request.bmRequest & 0x1F) in USBD_LL_SetupStage()286 USBD_LL_StallEP(pdev , pdev->request.bmRequest & 0x80); in USBD_LL_SetupStage()
216 if ((req->bmRequest & 0x60) == 0x20) in USBD_StdEPReq()700 req->bmRequest = *(uint8_t *) (pdata); in USBD_ParseSetupRequest()
605 switch (req->bmRequest & USB_REQ_TYPE_MASK) in USBD_CDC_Setup()610 if (req->bmRequest & 0x80) in USBD_CDC_Setup()
151 uint8_t bmRequest; member
374 UCHAR bmRequest; member
719 cd_buf_short.req.SetupPacket.bmRequest = LIBUSB_ENDPOINT_IN; in cache_config_descriptors()748 cd_buf_actual->SetupPacket.bmRequest = LIBUSB_ENDPOINT_IN; in cache_config_descriptors()