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

USBD_BOT_CBW_SIGNATURE macro

Syntax

#define USBD_BOT_CBW_SIGNATURE 0x43425355U

References

LocationText
usbd_msc_bot.h:50
#define USBD_BOT_CBW_SIGNATURE 0x43425355U
usbd_msc_bot.c:275
(hmsc->cbw.dSignature != USBD_BOT_CBW_SIGNATURE) ||