Searched refs:MaxSpiPeripheralsConnected (Results 1 – 1 of 1) sorted by relevance
74 … if(registrationPoint.Address < 0 || registrationPoint.Address >= MaxSpiPeripheralsConnected) in Register()905 private const int MaxSpiPeripheralsConnected = 4; field in Antmicro.Renode.Peripherals.SPI.AmbiqApollo4_IOMaster