Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DSTM32F4_RTC.cs412 if(value == UnlockKey1 && !firstStageUnlocked) in STM32F4_RTC()
698 private const uint UnlockKey1 = 0xCA; field in Antmicro.Renode.Peripherals.Timers.STM32F4_RTC