Searched refs:USBD_MSC_BOT_TxData (Results 1 – 1 of 1) sorted by relevance
79 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