Searched defs:RawInterruptStatus (Results 1 – 12 of 12) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/ |
| D | MiV_CoreTimer.cs | 117 RawInterruptStatus = 0x14, enumerator
|
| D | PL031.cs | 120 RawInterruptStatus = 0x14, enumerator
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/ |
| D | ESP32_UART.cs | 162 …private uint RawInterruptStatus => Renode.Utilities.BitHelper.GetValueFromBitsArray(interruptRawSt… field in Antmicro.Renode.Peripherals.UART.ESP32_UART 203 RawInterruptStatus = 0x04, enumerator
|
| D | PL011.cs | 360 …private uint RawInterruptStatus => Renode.Utilities.BitHelper.GetValueFromBitsArray(interruptRawSt… field in Antmicro.Renode.Peripherals.UART.PL011 415 RawInterruptStatus = 0x03c, enumerator
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/ |
| D | Quark_SystemControlSubsystem.cs | 105 RawInterruptStatus = 0xB44, enumerator
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/ |
| D | CC2538_SSI.cs | 206 RawInterruptStatus = 0x18, enumerator
|
| D | SynopsysSSI.cs | 313 RawInterruptStatus = 0x34, // RISR enumerator
|
| D | Quark_SPI.cs | 217 RawInterruptStatus = 0x34, enumerator
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/ |
| D | CC2538_GPIO.cs | 254 RawInterruptStatus = 0x414, enumerator
|
| D | Quark_GPIOController.cs | 325 RawInterruptStatus = 0x44, enumerator
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/IRQControllers/ |
| D | PL190_VIC.cs | 321 RawInterruptStatus = 0x8, // VICRAWINTR, RO enumerator
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/Crypto/ |
| D | STM32H7_CRYPTO.cs | 588 RawInterruptStatus = 0x18, enumerator
|