Searched refs:MaximumSupportedPeripheralRequestInterfaces (Results 1 – 1 of 1) sorted by relevance
25 …s, uint numberOfSupportedPeripheralRequestInterfaces = MaximumSupportedPeripheralRequestInterfaces… in PL330_DMA()33 … if(numberOfSupportedPeripheralRequestInterfaces > MaximumSupportedPeripheralRequestInterfaces) in PL330_DMA()492 private const int MaximumSupportedPeripheralRequestInterfaces = 32; field in Antmicro.Renode.Peripherals.DMA.PL330_DMA