Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DSAM4S_EEFC.cs137 commandError.Value = true; in ExecuteFlashCommand()
146 commandError.Value = true; in ExecuteFlashCommand()
172 commandError.Value = true; in ExecuteFlashCommand()
182 commandError.Value = true; in ExecuteFlashCommand()
192 commandError.Value = true; in ExecuteFlashCommand()
201 commandError.Value = true; in ExecuteFlashCommand()
264 commandError.Value = true; in DefineRegisters()
278 .WithFlag(3, out commandError, FieldMode.ReadToClear, name: "FLERR") in DefineRegisters()
290 private IFlagRegisterField commandError; field in Antmicro.Renode.Peripherals.Miscellaneous.SAM4S_EEFC
DOpenTitan_CSRNG.cs176 .WithFlag(0, out commandError, FieldMode.Read, name: "SFIFO_CMD_ERR") in DefineRegisters()
364 commandError.Value = true; in RaiseCommandError()
595 commandError.Value = false; in ClearState()
639 private IFlagRegisterField commandError; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_CSRNG