Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DEFR32xG2_LockbitsData.cs34 String secureBootloaderKey = null, in EFR32xG2_LockbitsData() argument
95 if (secureBootloaderKey != null) in EFR32xG2_LockbitsData()
97 …ParseHexStringArgument("secure bootloader key", secureBootloaderKey, 16, (uint)DataOffset.SecureBo… in EFR32xG2_LockbitsData()