Home
last modified time | relevance | path

Searched refs:FirstDataAddress (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DEFR32xG2_AES_1.cs318 … 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