Searched refs:ioMasterInterruptsStatusFlags (Results 1 – 1 of 1) sorted by relevance
353 ….WithFlags(0, IoMasterInterruptsCount, out ioMasterInterruptsStatusFlags, FieldMode.Read, name: "I… in DefineRegisters()584 ioMasterInterruptsStatusFlags[(int)interrupt].Value = value; in InterruptStatusSet()778 if(ioMasterInterruptsEnableFlags[i].Value && ioMasterInterruptsStatusFlags[i].Value) in UpdateIRQ()874 private IFlagRegisterField[] ioMasterInterruptsStatusFlags; field in Antmicro.Renode.Peripherals.SPI.AmbiqApollo4_IOMaster