STM32_USB_Host_Library + 0/1 examples
CodeScope will show references to USB_REQ_RECIPIENT_ENDPOINT from the following samples and libraries:
 
Symbols
loading...
Files
loading...

USB_REQ_RECIPIENT_ENDPOINT macro

Syntax

#define USB_REQ_RECIPIENT_ENDPOINT 0x02U

Examples

USB_REQ_RECIPIENT_ENDPOINT is referenced by 1 libraries and example projects.

References

LocationText
usbh_def.h:125
#define USB_REQ_RECIPIENT_ENDPOINT 0x02U
usbh_audio.c:1583
phost->Control.setup.b.bmRequestType = USB_H2D | USB_REQ_RECIPIENT_ENDPOINT | \
usbh_ctlreq.c:333
phost->Control.setup.b.bmRequestType = USB_H2D | USB_REQ_RECIPIENT_ENDPOINT