Searched refs:loadingBInterrupt (Results 1 – 1 of 1) sorted by relevance
383 loadingBInterrupt = false; in Reset()401 state |= loadingBInterrupt && loadingBInterruptEnable; in UpdateInterrupts()484 public bool LoadingBInterrupt => Misc.ReturnThenClear(ref loadingBInterrupt);727 private bool loadingBInterrupt; field in Antmicro.Renode.Peripherals.Timers.SAM_TC.Channel