Searched refs:GenericRxError (Results 1 – 1 of 1) sorted by relevance
33 GenericRxError = new GPIO(); in OpenTitan_SpiDevice()209 public GPIO GenericRxError { get; } property in Antmicro.Renode.Peripherals.SPI.OpenTitan_SpiDevice586 GenericRxError.Set(rxErrorInterruptState.Value && rxErrorInterruptEnable.Value); in UpdateInterrupts()