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

Function Set_CSW

Example_Bootloader/USB/src/usb_bot.c:285–299  ·  view source on GitHub ↗

* Function Name : Set_CSW * Description : Set the SCW with the needed fields. * Input : uint8_t CSW_Status this filed can be CSW_CMD_PASSED,CSW_CMD_FAILED, * or CSW_PHASE_ERROR. * Output : None. * Return : None. *******************************************************************************/

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

SCSI_ReadCapacity10_CmdFunction · 0.70
SCSI_Start_Stop_Unit_CmdFunction · 0.70
SCSI_Read10_CmdFunction · 0.70
SCSI_Write10_CmdFunction · 0.70
SCSI_Verify10_CmdFunction · 0.70
SCSI_Valid_CmdFunction · 0.70
SCSI_TestUnitReady_CmdFunction · 0.70
SCSI_Format_CmdFunction · 0.70
SCSI_Invalid_CmdFunction · 0.70
SCSI_Address_ManagementFunction · 0.70
Mass_Storage_InFunction · 0.70

Calls 2

USB_SIL_WriteFunction · 0.50
SetEPTxStatusFunction · 0.50

Tested by

no test coverage detected