Searched refs:BusError (Results 1 – 4 of 4) sorted by relevance
54 public bool BusError { get; protected set; } property in Antmicro.Renode.Peripherals.SPI.Cadence_xSPICommands.Command56 public bool Failed => CRCError || BusError || InvalidCommandError;
441 BusError = 0x0A, enumerator
245 valueProviderCallback: _ => currentCommand?.BusError ?? false in BuildRegisterMap()
1977 BusError = 0x00040000, enumerator