Home
last modified time | relevance | path

Searched defs:Operation (Results 1 – 12 of 12) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/GDB/Commands/
DMultithreadContinueCommand.cs271 private struct Operation struct in Antmicro.Renode.Extensions.Utilities.GDB.Commands.MultithreadContinueCommand
273 public Operation(uint id, OperationType type) : this() in Operation() method
279 public static OperationType? ParseType(string str) in ParseType()
292 public uint CoreId { get; }
293 public OperationType Type { get; }
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Logging/Profiler/
DProfilerEntry.cs55 private byte Operation { get; } property in Antmicro.Renode.Logging.Profiling.MemoryEntry
68 private byte Operation { get; } property in Antmicro.Renode.Logging.Profiling.PeripheralEntry
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DPeripheralsChangedEventArgs.cs28 public PeripheralChangeType Operation { get; private set; } property in Antmicro.Renode.Core.PeripheralsChangedEventArgs
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DEFMGPIOPort.cs88 private enum Operation enum in Antmicro.Renode.Peripherals.GPIOPort.EFMGPIOPort
DSiFive_GPIO.cs249 private enum Operation : long enum in Antmicro.Renode.Peripherals.GPIOPort.SiFive_GPIO
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DLiteX_I2C_Zephyr.cs281 Operation, enumerator
DLiteX_I2C.cs300 Operation, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DBusAccess.cs109 public enum Operation enum in Antmicro.Renode.Peripherals.Bus.BusAccess
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/NORFlash/
DDecodedOperation.cs14 public OperationType Operation; field
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/Crypto/
DAESServiceProvider.cs187 private enum Operation enum in Antmicro.Renode.Peripherals.Miscellaneous.Crypto.AESServiceProvider
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DRV8803_RTC.cs351 private enum Operation enum in Antmicro.Renode.Peripherals.Timers.RV8803_RTC
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DCV32E40P.cs419 private enum Operation enum in Antmicro.Renode.Peripherals.CPU.CV32E40P