Searched refs:bulkOutBusy (Results 1 – 2 of 2) sorted by relevance
131 printerHandle->bulkOutBusy = 0U; in USB_DevicePrinterBulkOutCallback()350 printerHandle->bulkOutBusy = 0U; in USB_DevicePrinterEvent()375 printerHandle->bulkOutBusy = 0U; in USB_DevicePrinterEvent()407 printerHandle->bulkOutBusy = 0U; in USB_DevicePrinterEvent()660 if (0U != printerHandle->bulkOutBusy) in USB_DevicePrinterRecv()664 printerHandle->bulkOutBusy = 1U; in USB_DevicePrinterRecv()675 printerHandle->bulkOutBusy = 0U; in USB_DevicePrinterRecv()
74 uint8_t bulkOutBusy; /*!< BULK OUT pipe busy flag */ member