Searched refs:SdaInterfaceIRQ (Results 1 – 1 of 1) sorted by relevance
31 SdaInterfaceIRQ = new GPIO(); in OpenTitan_I2C()362 public GPIO SdaInterfaceIRQ { get; } property in Antmicro.Renode.Peripherals.I2C.OpenTitan_I2C383 … SdaInterfaceIRQ.Set(sdaInterfaceInterruptState.Value && sdaInterfaceInterruptEnable.Value); in UpdateInterrupts()