Searched refs:OptionLockKey (Results 1 – 1 of 1) sorted by relevance
29 optionControlLock = new LockRegister(this, nameof(optionControlLock), OptionLockKey); in STM32F4_FlashController()236 private static readonly uint[] OptionLockKey = {0x8192A3B, 0x4C5D6E7F}; field in Antmicro.Renode.Peripherals.MTD.STM32F4_FlashController