Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/tools/external_control_client/lib/
Drenode_api.c294 static renode_error_t *renode_send_header(renode_t *renode, api_command_t api_command, uint32_t dat… in renode_send_header() function
310 return_error_if_fails(renode_send_header(renode, api_command, data_size)); in renode_send_command()