Searched defs:registrationPoint (Results 1 – 25 of 54) sorted by relevance
123
17 … public void Register(IDoubleWordPeripheral peripheral, DoublePointRegistration registrationPoint) in Register()22 … public void Register(IDoubleWordPeripheral peripheral, BusPointRegistration registrationPoint) in Register()27 … public void Register(IDoubleWordPeripheral peripheral, IMockRegistrationPoint1 registrationPoint) in Register()32 … public void Register(IDoubleWordPeripheral peripheral, IMockRegistrationPoint2 registrationPoint) in Register()37 public void Register(IBytePeripheral peripheral, DoublePointRegistration registrationPoint) in Register()
18 public void Register(ICPU peripheral, NullRegistrationPoint registrationPoint) in Register()
23 public void Register(ICPU peripheral, NullRegistrationPoint registrationPoint) in Register()
25 public void Register(IGPIOSender peripheral, NumberRegistrationPoint<int> registrationPoint) in Register()35 public void Register(IGPIOSender peripheral, NullRegistrationPoint registrationPoint) in Register()40 public void Register(IGPIOReceiver peripheral, NullRegistrationPoint registrationPoint) in Register()61 … public void Register(IGPIOReceiver peripheral, NumberRegistrationPoint<int> registrationPoint) in Register()
15 …atic PeripheralsAddedEventArgs Create(IPeripheral peripheral, IRegistrationPoint registrationPoint) in Create()22 … protected PeripheralsAddedEventArgs(IPeripheral peripheral, IRegistrationPoint registrationPoint) in PeripheralsAddedEventArgs()
19 …ry(IPeripheral peripheral, IPeripheral parent, Type type, IRegistrationPoint registrationPoint, st… in PeripheralTreeEntry()
47 … public void Register(ICluster<TranslationCPU> cluster, NullRegistrationPoint registrationPoint) in Register()61 public void Register(TranslationCPU cpu, NullRegistrationPoint registrationPoint) in Register()
42 public virtual void Register(T peripheral, NumberRegistrationPoint<int> registrationPoint) in Register()104 public override void Register(T peripheral, NumberRegistrationPoint<int> registrationPoint) in Register()143 public override void Register(T peripheral, NumberRegistrationPoint<int> registrationPoint) in Register()
28 … public virtual void Register(TPeripheral peripheral, NullRegistrationPoint registrationPoint) in Register()61 public void Register(TPeripheral peripheral, NullRegistrationPoint registrationPoint) in Register()
20 void Register(TPeripheral peripheral, TRegistrationPoint registrationPoint); in Register()
15 public Registered(TPeripheral peripheral, TRegistrationPoint registrationPoint) in Registered()
44 public void Register(MappedMemory peripheral, NullRegistrationPoint registrationPoint) in Register()68 public void Register(AMDCFIFlash peripheral, NullRegistrationPoint registrationPoint) in Register()
122 public void Register(IPeripheral peripheral, NullRegistrationPoint registrationPoint) in Register()
121 private NullRegistrationPoint registrationPoint; field in Antmicro.Renode.UnitTests.NullRegistrationPointPeripheralContainerTests
26 public void Register(IPhysicalLayer peripheral, PHYRegistrationPoint registrationPoint) in Register()
54 … public override void Register(ISENTPeripheral peripheral, NullRegistrationPoint registrationPoint) in Register()
94 public void Register(IPeripheral peripheral, NullRegistrationPoint registrationPoint) in Register()104 public void Register(IBusPeripheral peripheral, BusRangeRegistration registrationPoint) in Register()135 public void Register(IBusPeripheral peripheral, BusMultiRegistration registrationPoint) in Register()140 … public void Register(IBusPeripheral peripheral, BusParametrizedRegistration registrationPoint) in Register()150 public void Register(IKnownSize peripheral, BusPointRegistration registrationPoint) in Register()214 public void Register(ICPU cpu, CPURegistrationPoint registrationPoint) in Register()1663 …sPeripheral peripheral, PeripheralAccessMethods methods, BusRangeRegistration registrationPoint, I… in RegisterInner()1919 …void AddMappingsForPeripheral(IBusPeripheral peripheral, BusRangeRegistration registrationPoint, I… in AddMappingsForPeripheral()1932 private void UnregisterAccessFlags(BusRangeRegistration registrationPoint, ICPU context) in UnregisterAccessFlags()2071 …egistrationPointToSegmentWrapper(IMappedSegment segment, BusRangeRegistration registrationPoint, I… in FromRegistrationPointToSegmentWrapper()
340 … public virtual void Register(IBusPeripheral peripheral, BusRangeRegistration registrationPoint) in Register()345 public virtual void Register(IKnownSize peripheral, BusPointRegistration registrationPoint) in Register()350 … public virtual void Register(IBusPeripheral peripheral, BusMultiRegistration registrationPoint) in Register()355 …blic virtual void Register(IBusPeripheral peripheral, BusParametrizedRegistration registrationPoin… in Register()395 public void Register(IPeripheral peripheral, NullRegistrationPoint registrationPoint) in Register()415 public virtual void Register(ICPU cpu, CPURegistrationPoint registrationPoint) in Register()
28 …ic override void Register(IPCIPeripheral peripheral, NumberRegistrationPoint<int> registrationPoin… in Register()
28 …ic override void Register(IBusPeripheral peripheral, NumberRegistrationPoint<int> registrationPoin… in Register()
46 public override void Register(IUART uart, NullRegistrationPoint registrationPoint) in Register()
37 …public override void Register(IUSBDevice peripheral, NumberRegistrationPoint<int> registrationPoin… in Register()
93 public void Register(ISPIPeripheral peripheral, NullRegistrationPoint registrationPoint) in Register()108 public void Register(IUART peripheral, NullRegistrationPoint registrationPoint) in Register()118 …lic virtual void Register(II2CPeripheral peripheral, NumberRegistrationPoint<int> registrationPoin… in Register()
34 public void Register(ARM_GenericTimer peripheral, NullRegistrationPoint registrationPoint) in Register()