Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MTD/
DSTM32L0_FlashController.cs27 powerDownLock = new LockRegister(this, nameof(powerDownLock), PowerDownKeys); in STM32L0_FlashController()
337 private static readonly uint[] PowerDownKeys = {0x04152637, 0xFAFBFCFD}; field in Antmicro.Renode.Peripherals.MTD.STM32L0_FlashController