Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/PL330_DMA/
DPL330_DMA_Instructions.cs735 if(!Parent.IsPeripheralInterfaceValid(peripheral)) in ExecuteInner()
765 if(!Parent.IsPeripheralInterfaceValid(peripheral)) in ExecuteInner()
817 if(!Parent.IsPeripheralInterfaceValid(peripheral)) in DoTransfer()
866 if(!Parent.IsPeripheralInterfaceValid(peripheral)) in DoTransfer()
DPL330_DMA.cs83 if(!IsPeripheralInterfaceValid((uint)number)) in OnGPIO()
324 private bool IsPeripheralInterfaceValid(uint peripheral) in IsPeripheralInterfaceValid() method in Antmicro.Renode.Peripherals.DMA.PL330_DMA