Searched refs:hostTimeoutInterruptEnable (Results 1 – 1 of 1) sorted by relevance
88 .WithFlag(15, out hostTimeoutInterruptEnable, name: "host_timeout") in OpenTitan_I2C()392 HostTimeoutIRQ.Set(hostTimeoutInterruptState.Value && hostTimeoutInterruptEnable.Value); in UpdateInterrupts()618 private IFlagRegisterField hostTimeoutInterruptEnable; field in Antmicro.Renode.Peripherals.I2C.OpenTitan_I2C