Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DAmbiqApollo4_Security.cs79 if(newValue != Functions.CRC32) in DefineRegisters()
88 if(calculationEnabled.Value && functionSelect.Value == Functions.CRC32) in DefineRegisters()
142 private IEnumRegisterField<Functions> functionSelect;
149 private enum Functions enum in Antmicro.Renode.Peripherals.Miscellaneous.AmbiqApollo4_Security