Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DEFR32xG2_LockbitsData.cs44 String nvm3CryptoKey = null, in EFR32xG2_LockbitsData() argument
136 if (nvm3CryptoKey != null) in EFR32xG2_LockbitsData()
138 … ParseHexStringArgument("NVM3 crypto key", nvm3CryptoKey, 16, (uint)DataOffset.Nvm3CryptoKey); in EFR32xG2_LockbitsData()