Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EmbeddedRPC/erpc
/ initInterfaces_common
Function
initInterfaces_common
test/common/unit_test_serial_client.cpp:102–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
void initInterfaces_common(erpc_client_t client)
103
{
104
initCommon_client(client);
105
}
106
107
////////////////////////////////////////////////////////////////////////////////
108
// EOF
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected