Searched refs:ProgramEraseKeys (Results 1 – 1 of 1) sorted by relevance
29 programEraseLock = new LockRegister(this, nameof(programEraseLock), ProgramEraseKeys); in STM32L0_FlashController()339 private static readonly uint[] ProgramEraseKeys = {0x8C9DAEBF, 0x13141516}; field in Antmicro.Renode.Peripherals.MTD.STM32L0_FlashController