Searched defs:Model (Results 1 – 5 of 5) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CPU/ | ||
| D | ICPU.cs | 22 string Model { get; } property |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/ | ||
| D | SI70xx.cs | 157 public enum Model enum in Antmicro.Renode.Peripherals.Sensors.SI70xx |
| D | ZMOD4xxx.cs | 309 public enum Model enum in Antmicro.Renode.Peripherals.Sensors.ZMOD4xxx |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Input/ | ||
| D | FT5x06.cs | 245 Model = 0xBB, enumerator |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/ | ||
| D | BaseCPU.cs | 180 public string Model { get; } property in Antmicro.Renode.Peripherals.CPU.BaseCPU |