USBH_URBStateTypeDef::USBH_URB_STALL is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

USBH_URBStateTypeDef::USBH_URB_STALL

Syntax

USBH_URB_STALL;

References

LocationReferrerText
usbh_def.h:402
USBH_URB_STALL
usbh_ctlreq.c:925USBH_HandleControl()
if (URB_Status == USBH_URB_STALL)
usbh_ctlreq.c:987USBH_HandleControl()
else if (URB_Status == USBH_URB_STALL)
usbh_ctlreq.c:1079USBH_HandleControl()
if (URB_Status == USBH_URB_STALL)
usbh_hid.c:491USBH_HID_Process()
if (USBH_LL_GetURBState(phost, HID_Handle->InPipe) == USBH_URB_STALL)
usbh_msc_bot.c:242USBH_MSC_BOT_Process()
if (URB_Status == USBH_URB_STALL)
usbh_msc_bot.c:306USBH_MSC_BOT_Process()
else if (URB_Status == USBH_URB_STALL)
usbh_msc_bot.c:393USBH_MSC_BOT_Process()
else if (URB_Status == USBH_URB_STALL)
usbh_msc_bot.c:455USBH_MSC_BOT_Process()
else if (URB_Status == USBH_URB_STALL)
usbh_mtp_ptp.c:209USBH_PTP_Process()
else if (URB_Status == USBH_URB_STALL)
usbh_mtp_ptp.c:301USBH_PTP_Process()
else if (URB_Status == USBH_URB_STALL)
usbh_mtp_ptp.c:378USBH_PTP_Process()
else if (URB_Status == USBH_URB_STALL)
usbh_mtp_ptp.c:423USBH_PTP_Process()
else if (URB_Status == USBH_URB_STALL)

Data Use

Functions using USBH_URBStateTypeDef::USBH_URB_STALL
USBH_URBStateTypeDef::USBH_URB_STALL