Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32F0xx_Library/USB_Device_Lib/Core_Device/Class/MSC/src/
A Dusbd_msc_bot.c79 static void USBD_MSC_BOT_TxData(uint8_t* txBuf, uint16_t len);
194 USBD_MSC_BOT_TxData(g_BOTInfo.data, g_BOTInfo.dataLen); in USBD_MSC_BOT_DecodeCBW()
213 static void USBD_MSC_BOT_TxData(uint8_t* txBuf, uint16_t len) in USBD_MSC_BOT_TxData() function

Completed in 5 milliseconds