Home
last modified time | relevance | path

Searched refs:ChannelInterruptStatus (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Test/PeripheralsTests/
DCadence_UARTTests.cs63 uart.WriteDoubleWord((long)Registers.ChannelInterruptStatus, (uint)statusFlags); in WriteInterruptStatus()
68 return (InterruptFlag)uart.ReadDoubleWord((long)Registers.ChannelInterruptStatus); in ReadInterruptStatus()
92 ChannelInterruptStatus = 0x14 enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DCadence_UART.cs331 {(long)Registers.ChannelInterruptStatus, new DoubleWordRegister(this) in BuildRegisterMap()
537 ChannelInterruptStatus = 0x14, enumerator