Searched refs:compareAInterruptEnable (Results 1 – 1 of 1) sorted by relevance
376 compareAInterruptEnable = false; in Reset()397 state |= compareAInterrupt && compareAInterruptEnable; in UpdateInterrupts()456 get => compareAInterruptEnable;457 set => compareAInterruptEnable = value;720 private bool compareAInterruptEnable; field in Antmicro.Renode.Peripherals.Timers.SAM_TC.Channel