Searched refs:loadingAInterruptEnable (Results 1 – 1 of 1) sorted by relevance
382 loadingAInterruptEnable = false; in Reset()400 state |= loadingAInterrupt && loadingAInterruptEnable; in UpdateInterrupts()480 get => loadingAInterruptEnable;481 set => loadingAInterruptEnable = value;726 private bool loadingAInterruptEnable; field in Antmicro.Renode.Peripherals.Timers.SAM_TC.Channel