Searched refs:peripheralIdentification (Results 1 – 2 of 2) sorted by relevance
73 return peripheralIdentification[4]; in ReadDoubleWord()78 return peripheralIdentification[offset - (int)Registers.PeripheralIdentification0]; in ReadDoubleWord()203 private readonly uint[] peripheralIdentification = new uint[]{ 0x30, 0xB2, 0xB, 0x0, 0x4 }; field in Antmicro.Renode.Peripherals.DMA.UDMA
107 return peripheralIdentification; in ReadDoubleWord()308 private const uint peripheralIdentification = 0x010701; field in Antmicro.Renode.Peripherals.Timers.TexasInstrumentsTimer