Searched refs:txEmptyInterruptEnable (Results 1 – 1 of 1) sorted by relevance
83 .WithFlag(10, out txEmptyInterruptEnable, name: "tx_empty") in OpenTitan_I2C()387 TxEmptyIRQ.Set(txEmptyInterruptState.Value && txEmptyInterruptEnable.Value); in UpdateInterrupts()613 private IFlagRegisterField txEmptyInterruptEnable; field in Antmicro.Renode.Peripherals.I2C.OpenTitan_I2C