Searched refs:loadingAInterrupt (Results 1 – 1 of 1) sorted by relevance
381 loadingAInterrupt = false; in Reset()400 state |= loadingAInterrupt && loadingAInterruptEnable; in UpdateInterrupts()476 public bool LoadingAInterrupt => Misc.ReturnThenClear(ref loadingAInterrupt);725 private bool loadingAInterrupt; field in Antmicro.Renode.Peripherals.Timers.SAM_TC.Channel