Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DAmbiqApollo4_IOMaster.cs74 … if(registrationPoint.Address < 0 || registrationPoint.Address >= MaxSpiPeripheralsConnected) in Register()
905 private const int MaxSpiPeripheralsConnected = 4; field in Antmicro.Renode.Peripherals.SPI.AmbiqApollo4_IOMaster