Searched refs:OptionByteKeys (Results 1 – 1 of 1) sorted by relevance
30 optionByteLock = new LockRegister(this, nameof(optionByteLock), OptionByteKeys); in STM32L0_FlashController()340 private static readonly uint[] OptionByteKeys = {0xFBEAD9C8, 0x24252627}; field in Antmicro.Renode.Peripherals.MTD.STM32L0_FlashController