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/
DZynq7000_SystemLevelControlRegisters.cs59 … writeCallback: (_, val) => ChangeWriteProtection((uint)val, unlockKey, false, "unlock") in BuildRegisters()
127 private const uint unlockKey = 0xDF0D; field in Antmicro.Renode.Peripherals.Miscellaneous.Zynq7000_SystemLevelControlRegisters