Searched refs:ControlLockKey (Results 1 – 1 of 1) sorted by relevance
28 controlLock = new LockRegister(this, nameof(controlLock), ControlLockKey); in STM32F4_FlashController()235 private static readonly uint[] ControlLockKey = {0x45670123, 0xCDEF89AB}; field in Antmicro.Renode.Peripherals.MTD.STM32F4_FlashController