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