Searched refs:rxOverflowEnabled (Results 1 – 1 of 1) sorted by relevance
143 .WithFlag(3, out rxOverflowEnabled, name: "INTR_ENABLE.rx_overflow") in BuildRegisterMap()309 RxOverflowIRQ.Set(rxOverflowPending.Value && rxOverflowEnabled.Value); in UpdateInterrupts()398 private IFlagRegisterField rxOverflowEnabled; field in Antmicro.Renode.Peripherals.UART.OpenTitan_UART