Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/renode/
Drenode_callbacks.c70 EXTERNAL_AS(void, OnInterruptBegin, tlib_on_interrupt_begin, uint64_t)
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DTranslationCPU.cs1086 private void OnInterruptBegin(ulong interruptIndex) in OnInterruptBegin() method in Antmicro.Renode.Peripherals.CPU.TranslationCPU