Home
last modified time | relevance | path

Searched defs:Connections (Results 1 – 25 of 50) sorted by relevance

12

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DINumberedGPIOOutput.cs15 IReadOnlyDictionary<int, IGPIO> Connections { get; } property
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/PLIC/
DIPlatformLevelInterruptController.cs23 IReadOnlyDictionary<int, IGPIO> Connections { get; } property
DPlatformLevelInterruptControllerBase.cs98 public IReadOnlyDictionary<int, IGPIO> Connections { get; } property in Antmicro.Renode.Peripherals.IRQControllers.PLIC.PlatformLevelInterruptControllerBase
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/Mocks/
DMockGPIOByNumberConnectorPeripheral.cs35 public IReadOnlyDictionary<int, IGPIO> Connections { get; private set; } property in Antmicro.Renode.UnitTests.Mocks.MockGPIOByNumberConnectorPeripheral
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DPulseGenerator.cs41 public IReadOnlyDictionary<int, IGPIO> Connections { get; } property in Antmicro.Renode.Peripherals.Timers.PulseGenerator
DPULP_Timer.cs139 public IReadOnlyDictionary<int, IGPIO> Connections { get; } property in Antmicro.Renode.Peripherals.Timers.PULP_Timer
DSunxiHighSpeedTimer.cs126 public IReadOnlyDictionary<int, IGPIO> Connections { get; private set; } property in Antmicro.Renode.Peripherals.Timers.SunxiHighSpeedTimer
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/IRQControllers/
DSTM32F4_EXTI.cs69 public IReadOnlyDictionary<int, IGPIO> Connections { get; } property in Antmicro.Renode.Peripherals.IRQControllers.STM32F4_EXTI
DSIC.cs147 public IReadOnlyDictionary<int, IGPIO> Connections { get; private set; } property in Antmicro.Renode.Peripherals.IRQControllers.SIC
DSTM32H7_EXTI.cs73 public IReadOnlyDictionary<int, IGPIO> Connections { get; } property in Antmicro.Renode.Peripherals.IRQControllers.STM32H7_EXTI
DSTM32WBA_EXTI.cs61 public IReadOnlyDictionary<int, IGPIO> Connections { get; } property in Antmicro.Renode.Peripherals.IRQControllers.STM32WBA_EXTI
DMSCM.cs32 public IReadOnlyDictionary<int, IGPIO> Connections { get; private set; } property in Antmicro.Renode.Peripherals.IRQControllers.MSCM
DRenesasRA_ICU.cs75 public IReadOnlyDictionary<int, IGPIO> Connections { get; } property in Antmicro.Renode.Peripherals.IRQControllers.RenesasRA_ICU
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/
DSerializationTests.cs230 public IReadOnlyDictionary<int, IGPIO> Connections { get; private set; } property in Antmicro.Renode.UnitTests.GPIOMock
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Config/Devices/
DDeviceInfo.cs26 public Dictionary<string, List<IDictionary<string, object>>> Connections{ get; private set; } property in Antmicro.Renode.Config.Devices.DeviceInfo
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DCoreLevelInterruptor.cs149 public IReadOnlyDictionary<int, IGPIO> Connections { get; } property in Antmicro.Renode.Peripherals.IRQControllers.CoreLevelInterruptor
DPULP_InterruptController.cs131 public IReadOnlyDictionary<int, IGPIO> Connections { get; } property in Antmicro.Renode.Peripherals.IRQControllers.PULP_InterruptController
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/X86/
DIOAPIC.cs156 public IReadOnlyDictionary<int, IGPIO> Connections { get; private set; } property in Antmicro.Renode.Peripherals.IRQControllers.IOAPIC
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/GPIOPort/
DBaseGPIOPort.cs131 public IReadOnlyDictionary<int, IGPIO> Connections { get; } property in Antmicro.Renode.Peripherals.GPIOPort.BaseGPIOPort
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DRenesasRZG_MHU.cs62 public IReadOnlyDictionary<int, IGPIO> Connections { get; } property in Antmicro.Renode.Peripherals.Miscellaneous.RenesasRZG_MHU
DSTM32_SYSCFG.cs75 public IReadOnlyDictionary<int, IGPIO> Connections property in Antmicro.Renode.Peripherals.Miscellaneous.STM32_SYSCFG
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DHiFive_PWM.cs140 public IReadOnlyDictionary<int, IGPIO> Connections => connections; field in Antmicro.Renode.Peripherals.HiFive_PWM
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/
DTegraDma.cs267 public IReadOnlyDictionary<int, IGPIO> Connections { get; private set; } property in Antmicro.Renode.Peripherals.DMA.TegraDma
DSTM32LDMA.cs64 …public IReadOnlyDictionary<int, IGPIO> Connections { get { var i = 0; return channels.ToDictionary… property in Antmicro.Renode.Peripherals.DMA.STM32LDMA
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sound/
DPULP_I2S.cs65 public IReadOnlyDictionary<int, IGPIO> Connections { get; } property in Antmicro.Renode.Peripherals.Sound.PULP_I2S

12