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