Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DCadence_SPI.cs94 selectedPeripheral = GetPeripheral(); in TransmitData()
175 private ISPIPeripheral GetPeripheral() in GetPeripheral() method in Antmicro.Renode.Peripherals.SPI.Cadence_SPI
262 … if(chipSelectAddr.Value == ChipSelectNoPeripheral || selectedPeripheral != GetPeripheral()) in BuildRegisterMap()