Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/PL330_DMA/
DPL330_DMA.cs660 NotEnoughStoredDataInMFIFO = 1 << 13, // st_data_unavailable enumerator
DPL330_DMA_Instructions.cs450 … selectedChannel.SignalChannelAbort(Channel.ChannelFaultReason.NotEnoughStoredDataInMFIFO); in DoTransfer()