Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DMSP430_Timer.cs23 …public MSP430_Timer(IMachine machine, MSP430X cpu, int acknowledgeInterrupt, long baseFrequency = … in MSP430_Timer() argument
32 if(interruptIndex == acknowledgeInterrupt) in MSP430_Timer()