Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_OneTimeProgrammableMemoryController.cs229 ….WithEnumField<DoubleWordRegister, Error>(21, 3, out lifeCyclePartitionError, FieldMode.Read, name… in DefineRegisters()
419 lifeCyclePartitionError.Value = error; in RaisePartitionError()
591 private IEnumRegisterField<Error> lifeCyclePartitionError; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_OneTimeProgrammableMemoryController