Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DAmbiqApollo4_IOMaster.cs993 public bool TryReceiveAndPush(Func<uint> receiveFunction) in TryReceiveAndPush() argument
997 Push(receiveFunction()); in TryReceiveAndPush()