Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DTranslationCPU.cs1959 private Action<int, int> TlibSetIrq; field in Antmicro.Renode.Peripherals.CPU.TranslationCPU
2364 TlibSetIrq((int)decodedInterrupt, 1); in TlibSetIrqWrapped()
2371 TlibSetIrq((int)decodedInterrupt, 0); in TlibSetIrqWrapped()