Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_OneTimeProgrammableMemoryController.cs206 .WithFlag(3, out hardwarePartitionErrorFlag, FieldMode.Read, name: "HW_CFG_ERROR") in DefineRegisters()
404 hardwarePartitionErrorFlag.Value = true; in RaisePartitionError()
597 private IFlagRegisterField hardwarePartitionErrorFlag; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_OneTimeProgrammableMemoryController