BOT_CSW_LENGTH is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

BOT_CSW_LENGTH macro

Syntax

#define BOT_CSW_LENGTH 13U

References

LocationText
usbh_msc_bot.h:151
#define BOT_CSW_LENGTH 13U
usbh_msc_bot.c:421
BOT_CSW_LENGTH, MSC_Handle->InPipe);
usbh_msc_bot.c:581
if (USBH_LL_GetLastXferSize(phost, MSC_Handle->InPipe) != BOT_CSW_LENGTH)