Home
last modified time | relevance | path

Searched defs:InterruptMask (Results 1 – 25 of 41) sorted by relevance

12

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/
DRenesasDA14_DMA.cs45 InterruptMask = 0x10C, enumerator
DEOSS3_SPI_DMA.cs234 InterruptMask = 0x14, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DSAM_TRNG.cs94 InterruptMask = 0x18, enumerator
DQuark_SystemControlSubsystem.cs101 InterruptMask = 0xB34, enumerator
DIMX_TRNG.cs127 InterruptMask = 0xA8, enumerator
DSAM4S_DACC.cs268 InterruptMask = 0x2C, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DQuark_GPIOController.cs129 public bool[] InterruptMask { get; private set; } property in Antmicro.Renode.Peripherals.X86.Quark_GPIOController
321 InterruptMask = 0x34, enumerator
DGaisler_GPIO.cs204 InterruptMask = 0x0c, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Helpers/
DCadenceInterruptFlag.cs59 public bool InterruptMask { get; private set; } property in Antmicro.Renode.Peripherals.Helpers.CadenceInterruptFlag
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/IRQControllers/
DSTM32F4_EXTI.cs117 InterruptMask = 0x0, enumerator
DSTM32_EXTICore.cs89 public IValueRegisterField InterruptMask; field in Antmicro.Renode.Peripherals.IRQControllers.STM32_EXTICore
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Test/PeripheralsTests/
DCadence_UARTTests.cs91 InterruptMask = 0x10, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DXilinxQSPI.cs297 public uint InterruptMask = 0x00000000; field in Antmicro.Renode.Peripherals.SPI.XilinxQSPI.regs
319 InterruptMask = 0x10, enumerator
DCC2538_SSI.cs205 InterruptMask = 0x14, enumerator
DSynopsysSSI.cs311 InterruptMask = 0x2C, // IMR enumerator
DRenesasDA_SPI.cs298 InterruptMask = 0x10, // SPI_IRQ_MASK_REG enumerator
DQuark_SPI.cs215 InterruptMask = 0x2C, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DAtmel91DebugUnit.cs159 InterruptMask = 0x10, enumerator
DPL011.cs356 … private uint InterruptMask => Renode.Utilities.BitHelper.GetValueFromBitsArray(interruptMasks); field in Antmicro.Renode.Peripherals.UART.PL011
414 InterruptMask = 0x038, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DMurax_Timer.cs161 InterruptMask = 0x14, enumerator
DZynqMP_RTC.cs204 InterruptMask = 0x24, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/GPIOPort/
DGPIOInterruptManager.cs141 public IArray<bool> InterruptMask { get { return interruptMask; } } property in Antmicro.Renode.Peripherals.GPIOPort.GPIOInterruptManager
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CRC/
DSAM4S_CRCCU.cs237 InterruptMask = 0x48, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Analog/
DXilinx_XADC.cs246 InterruptMask = 0x08, // XADCIF_INT_MASK enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DTegraI2CController.cs316 InterruptMask = 0x64, enumerator

12