Searched refs:TryGetPeripheral (Results 1 – 2 of 2) sorted by relevance
72 if(!controller.TryGetPeripheral((int)ChipSelect, out peripheral))
115 internal bool TryGetPeripheral(int address, out ISPIPeripheral peripheral) in TryGetPeripheral() method in Antmicro.Renode.Peripherals.SPI.Cadence_xSPI