Home
last modified time | relevance | path

Searched defs:master (Results 1 – 5 of 5) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DInterruptManager.cs21 …public InterruptManager(IPeripheral master, IGPIO irq = null, string gpioName = null, int subvecto… in InterruptManager()
327 private readonly IPeripheral master; field in Antmicro.Renode.Utilities.TInterrupt
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Bus/
DGaislerAHBPlugAndPlayInfo.cs110 private GaislerAHBPlugAndPlayRecord getDeviceRecord(int number, bool master) in getDeviceRecord()
DGaislerAPBController.cs64 private readonly bool master = false; // This device is AHB slave field in Antmicro.Renode.Peripherals.Bus.GaislerAPBController
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DMPFS_SPI.cs476 private IFlagRegisterField master; field in Antmicro.Renode.Peripherals.SPI.MPFS_SPI
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CAN/
DSTMCAN.cs22 public STMCAN(STMCAN master = null) in STMCAN() method in Antmicro.Renode.Peripherals.CAN.STMCAN
1921 private readonly STMCAN master; field in Antmicro.Renode.Peripherals.CAN.STMCAN