Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EmbeddedRPC/erpc
/ secondSendInt
Function
secondSendInt
test/test_arbitrator/test_arbitrator_client_impl.cpp:82–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
void secondSendInt(int32_t a)
83
{
84
numbers[j] = a;
85
j++;
86
}
87
88
int32_t secondReceiveInt()
89
{
Callers
5
testClient
Function · 0.85
testClient
Function · 0.85
testClient
Function · 0.85
testClient
Function · 0.85
secondSendInt
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected