Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DCC2538_Cryptoprocessor.cs49 .WithFlag(0, out dmaOutputChannelEnabled, name: "EN") in CC2538_Cryptoprocessor()
251 if(!dmaOutputChannelEnabled.Value) in DoOutputTransfer()
660 private readonly IFlagRegisterField dmaOutputChannelEnabled; field in Antmicro.Renode.Peripherals.Miscellaneous.CC2538_Cryptoprocessor