Home
last modified time | relevance | path

Searched refs:SetIdentifier (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARM_GenericInterruptController.cs1481 writeCallback: (_, val) => virtualInterrupt().SetIdentifier((uint)val) in BuildCPUInterfaceSystemRegistersMap()
3083 public void SetIdentifier(uint id) in SetIdentifier() method in Antmicro.Renode.Peripherals.IRQControllers.VirtualInterrupt