Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MTD/
DEFR32xg13FlashController.cs100 writeCallback: (_, value) => { isLocked = value != UnlockPattern; }, in EFR32xg13FlashController()
252 private const uint UnlockPattern = 0x1B71; field in Antmicro.Renode.Peripherals.MTD.EFR32xg13FlashController