Searched refs:RxLevelInterruptStatus (Results 1 – 1 of 1) sorted by relevance
90 private bool RxLevelInterruptStatus property in Antmicro.Renode.Peripherals.UART.LPC_USART292 … .WithFlag(3, FieldMode.Read, name: "RXLVL", valueProviderCallback: _ => RxLevelInterruptStatus) in DefineRegisters()388 var status = TxLevelInterruptStatus || RxLevelInterruptStatus; in UpdateInterrupts()