Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/
DSTM32WBA_GPDMA.cs375 || (UpdateLinkTransferError && UpdateLinkTransferErrorInterruptEnable) in Update()
399 …public bool UpdateLinkTransferErrorInterruptEnable => updateLinkTransferErrorInterruptEnable.Value; field in Antmicro.Renode.Peripherals.DMA.STM32WBA55_GPDMA.Channel