Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_OneTimeProgrammableMemoryController.cs204 … .WithFlag(1, out creatorPartitionErrorFlag, FieldMode.Read, name: "CREATOR_SW_CFG_ERROR") in DefineRegisters()
400 creatorPartitionErrorFlag.Value = true; in RaisePartitionError()
595 private IFlagRegisterField creatorPartitionErrorFlag; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_OneTimeProgrammableMemoryController