Home
last modified time | relevance | path

Searched defs:Error (Results 1 – 21 of 21) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Logging/
DLogLevel.cs23 public static LogLevel Error = new LogLevel(Level.Error, ConsoleColor.Red); field in Antmicro.Renode.Logging.LogLevel
33 Error = 3 enumerator
DLogger.cs116 public static void Error(string message) in Error() method in Antmicro.Renode.Logging.Logger
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DPULP_uDMA_UART.cs188 Error = 0x28, enumerator
DNRF52840_UART.cs419 Error = 9, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DZMOD4xxx.cs330 Error = 0xB7, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/GDB/
DPacketData.cs159 public enum Error : int enum
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/S32K3XX_FlexIO/
DShifter.cs58 public Interrupt Error { get; } property in Antmicro.Renode.Peripherals.Miscellaneous.S32K3XX_FlexIOModel.Shifter
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/
DVybridDma.cs185 Error = 0x2C, enumerator
DRenesasRZG_DMAC.cs402 public bool Error => dmaError.Value; field in Antmicro.Renode.Peripherals.DMA.RenesasRZG_DMAC.Channel
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_EntropyDistributionNetwork.cs431 Error = 0b010010001 // illegal state reached and hang enumerator
DMPFS_SystemServices.cs212 Error = 0xFF enumerator
DOpenTitan_EntropySource.cs757 Error = 0b100111101 // illegal state reached and hang enumerator
DOpenTitan_OneTimeProgrammableMemoryController.cs811 private enum Error enum in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_OneTimeProgrammableMemoryController
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DEFR32xG2_RNGCTRL.cs429 Error = 5, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USB/
DValentyUSB.cs416 Error, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Network/
DAtCommandModem.cs139 protected static readonly Response Error = new Response(ErrorMessage); field in Antmicro.Renode.Peripherals.Network.AtCommandModem
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DOpenTitan_SpiHost.cs95 public GPIO Error { get; } property in Antmicro.Renode.Peripherals.SPI.OpenTitan_SpiHost
DAmbiqApollo4_IOMaster.cs1105 Error = 0x1, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Mocks/
DHPSHostController.cs675 Error = 6, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DOpenTitan_I2C.cs775 Error, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/ATAPI/
DATAPI.cs291 Error = 0x01, enumerator