Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DEFR32xG2_SMU_1.cs180 secureLock.Value = (value != UnlockKey); in BuildSecureRegistersCollection()
315 nonSecureLock.Value = (value != UnlockKey); in BuildNonSecureRegistersCollection()
358 private const uint UnlockKey = 0xACCE55; field in Antmicro.Renode.Peripherals.Miscellaneous.SiLabs.EFR32xG2_SMU_1