Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DCadence_SPI.cs200 for(var index = 0; index < ChipSelectNoDecoderCount; index++) in TryGetPeripheralAddress()
525 private const int ChipSelectNoDecoderCount = 3; field in Antmicro.Renode.Peripherals.SPI.Cadence_SPI