Home
last modified time | relevance | path

Searched refs:OptionLockKey (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MTD/
DSTM32F4_FlashController.cs29 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