Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DCC2538_Cryptoprocessor.cs56 ….WithValueField(0, 15, writeCallback: (_, value) => DoOutputTransfer((int)value), valueProviderCal… in CC2538_Cryptoprocessor()
249 private void DoOutputTransfer(int length) in DoOutputTransfer() method in Antmicro.Renode.Peripherals.Miscellaneous.CC2538_Cryptoprocessor