Changed EO, WOs

Signed-off-by: Bernardo Carvalho <bernardo.carvalho@tecnico.ulisboa.pt>
This commit is contained in:
2024-11-14 16:14:36 +00:00
parent 618e247c80
commit 340d054aa6
2 changed files with 15 additions and 19 deletions

View File

@@ -438,7 +438,7 @@ namespace MARTe {
*/
int32 GetLatestBufferIndex() const;
uint32 GetOldestBufferIdx() const;
int32 PollDma(uint64 waitLimitTicks) const;
int32 PollDmaBuff(uint64 maxWaitTicks) const;
/**
* filter to receive the RPC which ...