Home
last modified time | relevance | path

Searched defs:interruptMask (Results 1 – 10 of 10) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DEFM32GGI2CController.cs583 private void SetInterrupt(uint interruptMask) in SetInterrupt()
597 private void ClearInterrupt(uint interruptMask) in ClearInterrupt()
610 private void EnableInterrupt(uint interruptMask) in EnableInterrupt()
DTegraI2CController.cs270 private uint interruptMask; field in Antmicro.Renode.Peripherals.I2C.TegraI2CController
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DEOSS3_SimplePeriodicTimer.cs196 private IValueRegisterField interruptMask; field in Antmicro.Renode.Peripherals.Timers.EOSS3_SimplePeriodicTimer
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/GPIOPort/
DGPIOInterruptManager.cs157 private readonly EventRisingCollection<bool> interruptMask; field in Antmicro.Renode.Peripherals.GPIOPort.GPIOInterruptManager
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DGaisler_GPIO.cs195 private IFlagRegisterField[] interruptMask; field in Antmicro.Renode.Peripherals.GPIOPort.Gaisler_GPIO
DQuark_PWM.cs176 private bool[] interruptMask; field in Antmicro.Renode.Peripherals.X86.Quark_PWM
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Test/PeripheralsTests/
DCadence_TTCTests.cs72 …public void ShouldOverflowInOneSecond(uint counterControl, uint interruptMask, uint initValue, uin… in ShouldOverflowInOneSecond()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Analog/
DXilinx_XADC.cs225 private DoubleWordRegister interruptMask; field in Antmicro.Renode.Peripherals.Analog.Xilinx_XADC
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SD/
DSunxiMMC.cs247 private uint commandArgument, descriptorListBaseAddress, rawInterruptStatus, interruptMask; field in Antmicro.Renode.Peripherals.SD.SunxiMMC
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/
DSMC91X.cs728 private byte interruptMask; field in Antmicro.Renode.Peripherals.Network.SMC91X