Searched refs:GetReadDoubleWordMethod (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/ | ||
| D | BusParametrizedRegistration.cs | 33 var readDoubleWord = GetReadDoubleWordMethod(peripheral); in FillAccessMethods() |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/ARM_GenericInterruptController/ | ||
| D | ArmGicRedistributorRegistration.cs | 68 public override Func<long, uint> GetReadDoubleWordMethod(IBusPeripheral peripheral) in GetReadDoubleWordMethod() method in Antmicro.Renode.Peripherals.IRQControllers.ArmGicRedistributorRegistration |