USB_FEATURE_EP_HALT is only used within STM32_USB_Device_Library.
 
Symbols
loading...
Files
loading...

USB_FEATURE_EP_HALT macro

Syntax

#define USB_FEATURE_EP_HALT 0x00U

References

LocationText
usbd_def.h:144
#define USB_FEATURE_EP_HALT 0x00U
usbd_ctlreq.c:282
if (req->wValue == USB_FEATURE_EP_HALT)
usbd_ctlreq.c:316
if (req->wValue == USB_FEATURE_EP_HALT)
usbd_msc.c:407
if (req->wValue == USB_FEATURE_EP_HALT)