Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/Cadence_xSPICommands/
DCommand.cs54 public bool BusError { get; protected set; } property in Antmicro.Renode.Peripherals.SPI.Cadence_xSPICommands.Command
56 public bool Failed => CRCError || BusError || InvalidCommandError;
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DEFR32_GenericI2CController.cs441 BusError = 0x0A, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DCadence_xSPI.cs245 valueProviderCallback: _ => currentCommand?.BusError ?? false in BuildRegisterMap()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DSilabs_SecureElement.cs1977 BusError = 0x00040000, enumerator