Home
last modified time | relevance | path

Searched defs:NumberOfPorts (Results 1 – 9 of 9) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DIUSBHub.cs18 byte NumberOfPorts { get; set; } property
DUsbHub.cs46 public byte NumberOfPorts { get; set; } property in Antmicro.Renode.Peripherals.USBDeprecated.UsbHub
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DSTM32F1GPIOPort.cs141 private const int NumberOfPorts = 16; field in Antmicro.Renode.Peripherals.GPIOPort.STM32F1GPIOPort
DLPC43xx_GPIO.cs54 private const int NumberOfPorts = 8; field in Antmicro.Renode.Peripherals.GPIOPort.LPC43xx_GPIO
DRenesas_GPIO.cs105 private const int NumberOfPorts = 25; field in Antmicro.Renode.Peripherals.GPIOPort.Renesas_GPIO
DRenesasDA14_GPIO.cs65 private const int NumberOfPorts = 2; field in Antmicro.Renode.Peripherals.GPIOPort.RenesasDA14_GPIO
DEFR32_GPIOPort.cs405 private const int NumberOfPorts = 6; field in Antmicro.Renode.Peripherals.GPIOPort.EFR32_GPIOPort
DEFR32xG2_GPIO_1.cs440 private const int NumberOfPorts = 4; field in Antmicro.Renode.Peripherals.GPIOPort.EFR32xG2_GPIO_1
DEFR32xG2_GPIO_3.cs487 private const int NumberOfPorts = 4; field in Antmicro.Renode.Peripherals.GPIOPort.EFR32xG2_GPIO_3