Searched refs:stretchTimeoutInterruptEnable (Results 1 – 1 of 1) sorted by relevance
80 .WithFlag(7, out stretchTimeoutInterruptEnable, name: "stretch_timeout") in OpenTitan_I2C()384 … StretchTimeoutIRQ.Set(stretchTimeoutInterruptState.Value && stretchTimeoutInterruptEnable.Value); in UpdateInterrupts()610 private IFlagRegisterField stretchTimeoutInterruptEnable; field in Antmicro.Renode.Peripherals.I2C.OpenTitan_I2C