Home
last modified time | relevance | path

Searched defs:Model (Results 1 – 5 of 5) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CPU/
DICPU.cs22 string Model { get; } property
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DSI70xx.cs157 public enum Model enum in Antmicro.Renode.Peripherals.Sensors.SI70xx
DZMOD4xxx.cs309 public enum Model enum in Antmicro.Renode.Peripherals.Sensors.ZMOD4xxx
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Input/
DFT5x06.cs245 Model = 0xBB, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DBaseCPU.cs180 public string Model { get; } property in Antmicro.Renode.Peripherals.CPU.BaseCPU