Home
last modified time | relevance | path

Searched defs:VendorID (Results 1 – 4 of 4) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Storage/VirtIO/
DVirtIOMMIO.cs272 … private const uint VendorID = 0x1AF4; // Constant value taken from https://wiki.osdev.org/Virtio field in Antmicro.Renode.Peripherals.Storage.VirtIOMMIO
298 VendorID = 0x0c, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MemoryControllers/
DGaisler_FaultTolerantMemoryController.cs195 private const uint VendorID = 0x01; // Frontgrade Gaisler field in Antmicro.Renode.Peripherals.MemoryControllers.Gaisler_FaultTolerantMemoryController
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DGaisler_GPIO.cs185 private const uint VendorID = 0x01; // Gaisler Research field in Antmicro.Renode.Peripherals.GPIOPort.Gaisler_GPIO
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DGaisler_GPTimer.cs193 private const uint VendorID = 0x01; // Gaisler Research field in Antmicro.Renode.Peripherals.Timers.Gaisler_GPTimer