Home
last modified time | relevance | path

Searched defs:Unregister (Results 1 – 25 of 47) sorted by relevance

12

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DCluster.cs55 public void Unregister(ICluster<TranslationCPU> cluster) in Unregister() method in Antmicro.Renode.Peripherals.CPU.Cluster
70 public void Unregister(TranslationCPU cpu) in Unregister() method in Antmicro.Renode.Peripherals.CPU.Cluster
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/Structure/
DSimpleContainer.cs51 public virtual void Unregister(T peripheral) in Unregister() method in Antmicro.Renode.Core.Structure.SimpleContainerBase
110 public override void Unregister(T peripheral) in Unregister() method in Antmicro.Renode.Core.Structure.SimpleContainer
149 public override void Unregister(T peripheral) in Unregister() method in Antmicro.Renode.Core.Structure.SimpleContainerHelper
DNullRegistrationPointPeripheralContainer.cs33 public virtual void Unregister(TPeripheral peripheral) in Unregister() method in Antmicro.Renode.Core.Structure.NullRegistrationPointPeripheralContainer
71 public void Unregister(TPeripheral peripheral) in Unregister() method in Antmicro.Renode.Core.Structure.NullRegistrationPointContainerHelper
DIPeripheralRegister.cs21 void Unregister(TPeripheral peripheral); in Unregister() method
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/Mocks/
DAmbiguousRegister.cs42 public void Unregister(IDoubleWordPeripheral peripheral) in Unregister() method in Antmicro.Renode.UnitTests.Mocks.AmbiguousRegister
47 public void Unregister(IBytePeripheral peripheral) in Unregister() method in Antmicro.Renode.UnitTests.Mocks.AmbiguousRegister
DEmptyInterestingType.cs22 public void Unregister(ICPU peripheral) in Unregister() method in Antmicro.Renode.UnitTests.Mocks.EmptyInterestingType
DNullRegister.cs28 public void Unregister(ICPU peripheral) in Unregister() method in Antmicro.Renode.UnitTests.Mocks.NullRegister
DMockRegister.cs36 public void Unregister(ICPU peripheral) in Unregister() method in Antmicro.Renode.UnitTests.Mocks.MockRegister
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DIPeripheralsGroup.cs19 void Unregister(); in Unregister() method
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/GPIOPort/
DBaseGPIOPort.cs30 public void Unregister(IGPIOSender peripheral) in Unregister() method in Antmicro.Renode.Peripherals.GPIOPort.BaseGPIOPort
45 public void Unregister(IGPIOReceiver peripheral) in Unregister() method in Antmicro.Renode.Peripherals.GPIOPort.BaseGPIOPort
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MemoryControllers/
DGaisler_FaultTolerantMemoryController.cs56 public void Unregister(MappedMemory peripheral) in Unregister() method in Antmicro.Renode.Peripherals.MemoryControllers.Gaisler_FaultTolerantMemoryController
79 public void Unregister(AMDCFIFlash peripheral) in Unregister() method in Antmicro.Renode.Peripherals.MemoryControllers.Gaisler_FaultTolerantMemoryController
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/
DMachineTests.cs127 public void Unregister(IPeripheral peripheral) in Unregister() method in Antmicro.Renode.UnitTests.MachineTests.Mother
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Network/
DNetworkWithPHY.cs36 public void Unregister(IPhysicalLayer peripheral) in Unregister() method in Antmicro.Renode.Peripherals.Network.NetworkWithPHY
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/S32K3XX_FlexIO/
DS32K3XX_FlexIO_SENT.cs60 public override void Unregister(ISENTPeripheral peripheral) in Unregister() method in Antmicro.Renode.Peripherals.Miscellaneous.S32K3XX_FlexIO_SENT
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DBusControllerProxy.cs375 …void IPeripheralRegister<IBusPeripheral, BusMultiRegistration>.Unregister(IBusPeripheral periphera… in Unregister() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy
380 …void IPeripheralRegister<IBusPeripheral, BusRangeRegistration>.Unregister(IBusPeripheral periphera… in Unregister() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy
385 …void IPeripheralRegister<IBusPeripheral, BusParametrizedRegistration>.Unregister(IBusPeripheral pe… in Unregister() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy
390 public void Unregister(IPeripheral peripheral) in Unregister() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy
400 public virtual void Unregister(ICPU peripheral) in Unregister() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy
405 public virtual void Unregister(IKnownSize peripheral) in Unregister() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy
DSystemBus.cs67 public void Unregister(IBusPeripheral peripheral) in Unregister() method in Antmicro.Renode.Peripherals.Bus.SystemBus
76 public void Unregister(IBusRegistered<IBusPeripheral> busRegisteredPeripheral) in Unregister() method in Antmicro.Renode.Peripherals.Bus.SystemBus
85 public void Unregister(IPeripheral peripheral) in Unregister() method in Antmicro.Renode.Peripherals.Bus.SystemBus
145 …void IPeripheralRegister<IBusPeripheral, BusMultiRegistration>.Unregister(IBusPeripheral periphera… in Unregister() method in Antmicro.Renode.Peripherals.Bus.SystemBus
155 public void Unregister(IKnownSize peripheral) in Unregister() method in Antmicro.Renode.Peripherals.Bus.SystemBus
257 public void Unregister(ICPU cpu) in Unregister() method in Antmicro.Renode.Peripherals.Bus.SystemBus
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/UART/
DUARTBase.cs52 public override void Unregister(IUART uart) in Unregister() method in Antmicro.Renode.Peripherals.UART.UARTBase
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USB/
DUSBHost.cs42 public override void Unregister(IUSBDevice peripheral) in Unregister() method in Antmicro.Renode.Peripherals.USB.USBHost
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SCI/
DRenesasRA8M1_SCI.cs98 public void Unregister(ISPIPeripheral peripheral) in Unregister() method in Antmicro.Renode.Peripherals.UART.RenesasRA8M1_SCI
113 public void Unregister(IUART peripheral) in Unregister() method in Antmicro.Renode.Peripherals.UART.RenesasRA8M1_SCI
123 public virtual void Unregister(II2CPeripheral peripheral) in Unregister() method in Antmicro.Renode.Peripherals.UART.RenesasRA8M1_SCI
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARMv7A.cs44 public void Unregister(ARM_GenericTimer peripheral) in Unregister() method in Antmicro.Renode.Peripherals.CPU.ARMv7A
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Input/
DPL050.cs47 public override void Unregister(IPS2Peripheral peripheral) in Unregister() method in Antmicro.Renode.Peripherals.Input.PL050
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DPULP_InterruptController.cs104 public void Unregister(PULP_EventController peripheral) in Unregister() method in Antmicro.Renode.Peripherals.IRQControllers.PULP_InterruptController
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Xtensa/
DXtensa.cs57 public void Unregister(SemihostingUart peripheral) in Unregister() method in Antmicro.Renode.Peripherals.CPU.Xtensa
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DHiFive_PWM.cs197 public void Unregister(IGPIOReceiver peripheral) in Unregister() method in Antmicro.Renode.Peripherals.HiFive_PWM
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DEOSS3_FlexibleFusionEngine.cs64 public virtual void Unregister(IBytePeripheral peripheral) in Unregister() method in Antmicro.Renode.Peripherals.Miscellaneous.EOSS3_FlexibleFusionEngine

12