Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DMPC5567_UART.cs112 controlRegister2 = 1 << StopDMAOnError; in Reset()
160 private const int StopDMAOnError = 13; field in Antmicro.Renode.Peripherals.UART.MPC5567_UART