Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_OneTimeProgrammableMemoryController.cs208 .WithFlag(5, out secret1PartitionErrorFlag, FieldMode.Read, name: "SECRET1_ERROR") in DefineRegisters()
412 secret1PartitionErrorFlag.Value = true; in RaisePartitionError()
599 private IFlagRegisterField secret1PartitionErrorFlag; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_OneTimeProgrammableMemoryController