Searched defs:commands (Results 1 – 3 of 3) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/I2C/ | ||
| D | I2CCommandManager.cs | 38 private readonly List<Tuple<byte[], T>> commands; field in Antmicro.Renode.Utilities.I2CCommandManager |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/ | ||
| D | SI70xx.cs | 149 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/ | ||
| D | AthenaX5200.cs | 163 private readonly Dictionary<JumpTable, Action> commands; field in Antmicro.Renode.Peripherals.Miscellaneous.Crypto.AthenaX5200 |