Home
last modified time | relevance | path

Searched defs:interruptsManager (Results 1 – 4 of 4) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MTD/
DEFR32xg13FlashController.cs250 private readonly InterruptManager<Interrupt> interruptsManager; field in Antmicro.Renode.Peripherals.MTD.EFR32xg13FlashController
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/
DRenesasDA_DMABase.cs96 protected readonly InterruptManager<Interrupt> interruptsManager; field in Antmicro.Renode.Peripherals.DMA.RenesasDA_DMABase
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DEFR32_GenericI2CController.cs388 private readonly InterruptManager<Interrupt> interruptsManager; field in Antmicro.Renode.Peripherals.I2C.EFR32_GenericI2CController
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/SiLabs/
DEFR32_GenericUSART.cs518 private readonly InterruptManager<Interrupt> interruptsManager; field in Antmicro.Renode.Peripherals.UART.Silabs.EFR32_GenericUSART