Searched refs:FirstDataAddress (Results 1 – 1 of 1) sorted by relevance
318 … descriptor.FirstDataAddress = machine.SystemBus.ReadDoubleWord(currentDescriptorAddress); in ParseDescriptors()341 …r.ZeroPadding || !parseFetcher) ? 0 : machine.SystemBus.ReadByte(descriptor.FirstDataAddress + i)); in ParseDescriptors()482 …SystemBus.WriteByte(pusherDescriptorList[outputTextDescriptorIndex].FirstDataAddress + i, pusherDe… in RunAesEngine()494 …e.SystemBus.WriteByte(pusherDescriptorList[outputIvDescriptorIndex].FirstDataAddress + i, pusherDe… in RunAesEngine()669 public uint FirstDataAddress; field in Antmicro.Renode.Peripherals.Miscellaneous.SiLabs.EFR32xG2_AES_1.DmaDescriptor