Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Mocks/
DHPSHostController.cs57 IssueCommand(data); in FlashMCU()
76 IssueCommand(data); in CommandEraseSPIFlash()
88 IssueCommand(data); in CommandEraseStage1()
100 IssueCommand(data); in CommandLaunchApplication()
112 IssueCommand(data); in CommandLaunchStage1()
124 IssueCommand(data); in CommandIssueReset()
136 IssueCommand(data); in SetNumberOfCameraTestIterations()
149 IssueCommand(data); in SetOptionBytes()
156IssueCommand(new byte[] { ((byte)Commands.RegisterAccess << 6) | (byte)RegisterAccessType.MagicNum… in ReadMagicNumber()
163IssueCommand(new byte[] { ((byte)Commands.RegisterAccess << 6) | (byte)RegisterAccessType.Hardware… in ReadHardwareVersion()
[all …]
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SD/
DLiteSDCard_CSR32.cs118 CoreRegisters.IssueCommand.Define(coreRegistersCollection) in DefineRegisters()
340 IssueCommand = 0x8, enumerator
DLiteSDCard.cs143 CoreRegisters.IssueCommand.Define(coreRegistersCollection) in DefineRegisters()
395 IssueCommand = 0x20, enumerator