Home
last modified time | relevance | path

Searched defs:irqManager (Results 1 – 6 of 6) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DMPFS_GPIO.cs210 private readonly GPIOInterruptManager irqManager; field in Antmicro.Renode.Peripherals.GPIOPort.MPFS_GPIO
DMiV_CoreGPIO.cs257 private readonly GPIOInterruptManager irqManager; field in Antmicro.Renode.Peripherals.GPIOPort.MiV_CoreGPIO
DCC2538_GPIO.cs237 private readonly GPIOInterruptManager irqManager; field in Antmicro.Renode.Peripherals.GPIOPort.CC2538_GPIO
DSAM4S_PIO.cs549 private readonly GPIOInterruptManager irqManager; field in Antmicro.Renode.Peripherals.GPIOPort.SAM4S_PIO
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DSAM_SPI.cs398 private readonly InterruptManager<Interrupts> irqManager; field in Antmicro.Renode.Peripherals.SPI.SAM_SPI
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SD/
DMPFS_SDController.cs553 private readonly InterruptManager<Interrupts> irqManager; field in Antmicro.Renode.Peripherals.SD.MPFS_SDController