Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/IRQControllers/
DMPC5567_INTC.cs49 HandleSoftwareSetClearWrite(offset - (long)Register.SoftwareSetClear0, value); in WriteByte()
145 private void HandleSoftwareSetClearWrite(long interruptNo, byte value) in HandleSoftwareSetClearWrite() method in Antmicro.Renode.Peripherals.IRQControllers.MPC5567_INTC