Searched refs:NonSecureLockKey (Results 1 – 1 of 1) sorted by relevance
23 …controlLock = new LockRegister(this, nameof(controlLock), NonSecureLockKey, unlockedAfterReset: tr… in STM32WBA_FlashController()318 private static readonly uint[] NonSecureLockKey = { 0x45670123, 0xCDEF89AB }; field in Antmicro.Renode.Peripherals.MTD.STM32WBA_FlashController