Home
last modified time | relevance | path

Searched refs:BOT_STATE_IDLE (Results 1 – 3 of 3) sorted by relevance

/bsp/apm32/libraries/APM32F0xx_Library/USB_Device_Lib/Core_Device/Class/MSC/src/
A Dusbd_msc_bot.c91 g_BOTInfo.state = BOT_STATE_IDLE; in USBD_MSC_BOT_Reset()
106 g_BOTInfo.state = BOT_STATE_IDLE; in USBD_MSC_BOT_Init()
123 if (g_BOTInfo.state == BOT_STATE_IDLE) in USBD_MSC_BOT_OutData()
189 else if ((g_BOTInfo.state == BOT_STATE_IDLE) || \ in USBD_MSC_BOT_DecodeCBW()
235 g_BOTInfo.state = BOT_STATE_IDLE; in USBD_MSC_BOT_TxCSW()
A Dusbd_msc_scsi.c428 if (g_BOTInfo.state == BOT_STATE_IDLE) in SCSI_Read10()
493 if (g_BOTInfo.state == BOT_STATE_IDLE) in SCSI_Write10()
/bsp/apm32/libraries/APM32F0xx_Library/USB_Device_Lib/Core_Device/Class/MSC/inc/
A Dusbd_msc_bot.h67 BOT_STATE_IDLE, /*!< Idle state */ enumerator

Completed in 12 milliseconds