MCPcopy Create free account
hub / github.com/avislab/STM32F103 / Transfer_Data_Request

Function Transfer_Data_Request

Example_Bootloader/USB/src/usb_bot.c:267–275  ·  view source on GitHub ↗

* Function Name : Transfer_Data_Request * Description : Send the request response to the PC HOST. * Input : uint8_t* Data_Address : point to the data to transfer. * uint16_t Data_Length : the nember of Bytes to transfer. * Output : None. * Return : None. *******************************************************************************/

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

SCSI_Inquiry_CmdFunction · 0.70
SCSI_ReadCapacity10_CmdFunction · 0.70
SCSI_ModeSense6_CmdFunction · 0.70
SCSI_ModeSense10_CmdFunction · 0.70
SCSI_RequestSense_CmdFunction · 0.70

Calls 2

USB_SIL_WriteFunction · 0.50
SetEPTxStatusFunction · 0.50

Tested by

no test coverage detected