Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DILocalGPIOReceiver.cs14 IGPIOReceiver GetLocalReceiver(int index); in GetLocalReceiver() method
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/IRQControllers/
DSTM32WBA_EXTI.cs33 public IGPIOReceiver GetLocalReceiver(int index) in GetLocalReceiver() method in Antmicro.Renode.Peripherals.IRQControllers.STM32WBA_EXTI
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DSTM32_SYSCFG.cs39 public IGPIOReceiver GetLocalReceiver(int index) in GetLocalReceiver() method in Antmicro.Renode.Peripherals.Miscellaneous.STM32_SYSCFG
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DSTM32_GPIOPort.cs80 public IGPIOReceiver GetLocalReceiver(int pin) in GetLocalReceiver() method in Antmicro.Renode.Peripherals.GPIOPort.STM32_GPIOPort
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARM_GenericInterruptController.cs332 public IGPIOReceiver GetLocalReceiver(int processorNumber) in GetLocalReceiver() method in Antmicro.Renode.Peripherals.IRQControllers.ARM_GenericInterruptController