Home
last modified time | relevance | path

Searched defs:commands (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/I2C/
DI2CCommandManager.cs38 private readonly List<Tuple<byte[], T>> commands; field in Antmicro.Renode.Utilities.I2CCommandManager
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DSI70xx.cs149 private readonly I2CCommandManager<Action<byte[]>> commands; field in Antmicro.Renode.Peripherals.Sensors.SI70xx
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/Crypto/
DAthenaX5200.cs163 private readonly Dictionary<JumpTable, Action> commands; field in Antmicro.Renode.Peripherals.Miscellaneous.Crypto.AthenaX5200