Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DCoreLocalInterruptController.cs246 public void ClearEdgeInterrupt() in ClearEdgeInterrupt() method in Antmicro.Renode.Peripherals.IRQControllers.CoreLocalInterruptController
DBaseRiscV.cs831 clic.ClearEdgeInterrupt(); in ClicClearEdgeInterrupt()