Home
last modified time | relevance | path

Searched defs:InterruptState (Results 1 – 20 of 20) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DOpenTitan_AonTimer.cs265 InterruptState = 0x24, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_PowerManager.cs180 InterruptState = 0x0, enumerator
DOpenTitan_EntropyDistributionNetwork.cs436 InterruptState = 0x0, enumerator
DOpenTitan_BigNumberAccelerator.cs444 InterruptState = 0x0, enumerator
DOpenTitan_SystemResetControl.cs350 InterruptState = 0x0, enumerator
DOpenTitan_CSRNG.cs685 InterruptState = 0x0, enumerator
DOpenTitan_EntropySource.cs762 InterruptState = 0x0, enumerator
DOpenTitan_KMAC.cs863 InterruptState = 0x00, enumerator
DOpenTitan_KeyManager.cs569 InterruptState = 0x0, enumerator
DOpenTitan_OneTimeProgrammableMemoryController.cs622 InterruptState = 0x0, enumerator
DOpenTitan_AlertHandler.cs327 InterruptState = 0x0, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DOpenTitan_GPIO.cs289 InterruptState = 0x0, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DOpenTitan_UART.cs449 InterruptState = 0x0, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DRenesasRA_IIC.cs555 public bool InterruptState => Enable.Value && Flag; field
DRenesasRZG_IIC.cs554 public bool InterruptState => Enable.Value && Flag; field
DOpenTitan_I2C.cs648 InterruptState = 0x0, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DOpenTitan_SpiHost.cs466 InterruptState = 0x0, enumerator
DOpenTitan_SpiDevice.cs657 InterruptState = 0x0, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MTD/
DOpenTitan_FlashController.cs974 InterruptState = 0x000, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARM_GenericInterruptController.cs2926 public class InterruptState class
2928 public InterruptState() in InterruptState() method in Antmicro.Renode.Peripherals.IRQControllers.InterruptState