Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DSilabs_SecureElement.cs39 …ashPageSize, uint flashRegionSize, uint flashCodeRegionStart, uint flashCodeRegionEnd=0, uint flas… in Silabs_SecureElement() argument
50 this.flashCodeRegionEnd = flashCodeRegionEnd; in Silabs_SecureElement()
80 private readonly uint flashCodeRegionEnd; field in Antmicro.Renode.Peripherals.Miscellaneous.SiLabs.Silabs_SecureElement