Searched refs:renode_send_command (Results 1 – 1 of 1) sorted by relevance
305 static renode_error_t *renode_send_command(renode_t *renode, api_command_t api_command, const uint8… in renode_send_command() function497 return_error_if_fails(renode_send_command(renode, api_command, data_buffer, sent_data_size)); in renode_execute_command()