Searched refs:BOT_ErrorCount (Results 1 – 1 of 1) sorted by relevance
41 static uint32_t BOT_ErrorCount; variable58 BOT_ErrorCount = 0; in USBH_MSC_BOT_Init()84 BOT_ErrorCount = 0; in USBH_MSC_BOT_Process()255 BOT_ErrorCount++; in USBH_MSC_BOT_Process()256 if(BOT_ErrorCount < 5) in USBH_MSC_BOT_Process()
Completed in 3 milliseconds