Searched refs:ChipSelectNoPeripheral (Results 1 – 1 of 1) sorted by relevance
190 if(chipSelectAddr.Value != ChipSelectNoPeripheral) in TryGetPeripheralAddress()262 … if(chipSelectAddr.Value == ChipSelectNoPeripheral || selectedPeripheral != GetPeripheral()) in BuildRegisterMap()523 private const int ChipSelectNoPeripheral = 0b1111; field in Antmicro.Renode.Peripherals.SPI.Cadence_SPI