Home
last modified time | relevance | path

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

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