Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DEFR32xG2_AES_1.cs323 descriptor.ConstantAddress = ((descriptor.Length & 0x10000000) > 0); in ParseDescriptors()
346 …orIndex, descriptor.Tag, descriptor.Length, descriptor.LastDescriptor, descriptor.ConstantAddress, in ParseDescriptors()
368 … if (parseFetcher && fetcherScatterGather.Value && moreDescriptors && !descriptor.ConstantAddress) in ParseDescriptors()
673 public bool ConstantAddress; field in Antmicro.Renode.Peripherals.Miscellaneous.SiLabs.EFR32xG2_AES_1.DmaDescriptor