Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Test/PeripheralsTests/
DOpenTitan_KeyManagerTest.cs53 SendCommand(OpenTitan_KeyManager.OperationMode.Advance); in ShouldAdvanceStateProperly()
55 SendCommand(OpenTitan_KeyManager.OperationMode.Advance); in ShouldAdvanceStateProperly()
57 SendCommand(OpenTitan_KeyManager.OperationMode.Advance); in ShouldAdvanceStateProperly()
59 SendCommand(OpenTitan_KeyManager.OperationMode.Advance); in ShouldAdvanceStateProperly()
61 SendCommand(OpenTitan_KeyManager.OperationMode.Advance); in ShouldAdvanceStateProperly()
64 SendCommand(OpenTitan_KeyManager.OperationMode.Advance); in ShouldAdvanceStateProperly()
74 SendCommand(OpenTitan_KeyManager.OperationMode.GenerateID); in ShouldIgnoreOtherCommandsInResetState()
81 SendCommand(OpenTitan_KeyManager.OperationMode.Advance); in ShouldClearErrorsAfterValidOperation()
82 SendCommand(OpenTitan_KeyManager.OperationMode.GenerateID); in ShouldClearErrorsAfterValidOperation()
86 SendCommand(OpenTitan_KeyManager.OperationMode.Advance); in ShouldClearErrorsAfterValidOperation()
[all …]
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SD/
DPULP_uDMA_SDIO.cs121 SendCommand(device); in DefineRegisters()
195 private void SendCommand(SDCard device) in SendCommand() method in Antmicro.Renode.Peripherals.SD.PULP_uDMA_SDIO
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DPULP_uDMA_SPI.cs215 SendCommand = 0x2, enumerator