BOT_HandleTypeDef::state is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

BOT_HandleTypeDef::state field

References

LocationReferrerText
usbh_msc_bot.h:127
usbh_msc_bot.c:156USBH_MSC_BOT_Init()
MSC_Handle->hbot.state = BOT_SEND_CBW;
usbh_msc_bot.c:180USBH_MSC_BOT_Process()
switch (MSC_Handle->hbot.state)
usbh_msc_bot.c:184USBH_MSC_BOT_Process()
MSC_Handle->hbot.state = BOT_SEND_CBW_WAIT;
usbh_msc_bot.c:202USBH_MSC_BOT_Process()
MSC_Handle->hbot.state = BOT_DATA_IN;
usbh_msc_bot.c:207USBH_MSC_BOT_Process()
MSC_Handle->hbot.state = BOT_DATA_OUT;
usbh_msc_bot.c:214USBH_MSC_BOT_Process()
MSC_Handle->hbot.state = BOT_RECEIVE_CSW;
usbh_msc_bot.c:229USBH_MSC_BOT_Process()
MSC_Handle->hbot.state = BOT_SEND_CBW;
usbh_msc_bot.c:244USBH_MSC_BOT_Process()
MSC_Handle->hbot.state = BOT_ERROR_OUT;
usbh_msc_bot.c:263USBH_MSC_BOT_Process()
MSC_Handle->hbot.state = BOT_DATA_IN_WAIT;
usbh_msc_bot.c:294USBH_MSC_BOT_Process()
MSC_Handle->hbot.state = BOT_RECEIVE_CSW;
usbh_msc_bot.c:309USBH_MSC_BOT_Process()
MSC_Handle->hbot.state = BOT_ERROR_IN;
usbh_msc_bot.c:337USBH_MSC_BOT_Process()
MSC_Handle->hbot.state = BOT_DATA_OUT_WAIT;
usbh_msc_bot.c:365USBH_MSC_BOT_Process()
MSC_Handle->hbot.state = BOT_RECEIVE_CSW;
usbh_msc_bot.c:381USBH_MSC_BOT_Process()
MSC_Handle->hbot.state = BOT_DATA_OUT;
usbh_msc_bot.c:395USBH_MSC_BOT_Process()
MSC_Handle->hbot.state = BOT_ERROR_OUT;
usbh_msc_bot.c:423USBH_MSC_BOT_Process()
MSC_Handle->hbot.state = BOT_RECEIVE_CSW_WAIT;
usbh_msc_bot.c:433USBH_MSC_BOT_Process()
MSC_Handle->hbot.state = BOT_SEND_CBW;
usbh_msc_bot.c:457USBH_MSC_BOT_Process()
MSC_Handle->hbot.state = BOT_ERROR_IN;
usbh_msc_bot.c:478USBH_MSC_BOT_Process()
MSC_Handle->hbot.state = BOT_RECEIVE_CSW;
usbh_msc_bot.c:483USBH_MSC_BOT_Process()
MSC_Handle->hbot.state = BOT_UNRECOVERED_ERROR;
usbh_msc_bot.c:499USBH_MSC_BOT_Process()
MSC_Handle->hbot.state = BOT_ERROR_IN;
usbh_msc_bot.c:505USBH_MSC_BOT_Process()
MSC_Handle->hbot.state = BOT_UNRECOVERED_ERROR;
usbh_msc_bot.c:515USBH_MSC_BOT_Process()
MSC_Handle->hbot.state = BOT_SEND_CBW;
usbh_msc_scsi.c:120USBH_MSC_SCSI_TestUnitReady()
MSC_Handle->hbot.state = BOT_SEND_CBW;
usbh_msc_scsi.c:163USBH_MSC_SCSI_ReadCapacity()
MSC_Handle->hbot.state = BOT_SEND_CBW;
usbh_msc_scsi.c:223USBH_MSC_SCSI_Inquiry()
MSC_Handle->hbot.state = BOT_SEND_CBW;
usbh_msc_scsi.c:295USBH_MSC_SCSI_RequestSense()
MSC_Handle->hbot.state = BOT_SEND_CBW;
usbh_msc_scsi.c:364USBH_MSC_SCSI_Write()
MSC_Handle->hbot.state = BOT_SEND_CBW;
usbh_msc_scsi.c:424USBH_MSC_SCSI_Read()
MSC_Handle->hbot.state = BOT_SEND_CBW;

Data Use

Functions writing BOT_HandleTypeDef::state
Functions reading BOT_HandleTypeDef::state
BOT_HandleTypeDef::state
all items filtered out
Type of BOT_HandleTypeDef::state
BOT_HandleTypeDef::state
all items filtered out