Searched defs:api_command (Results 1 – 1 of 1) sorted by relevance
294 static renode_error_t *renode_send_header(renode_t *renode, api_command_t api_command, uint32_t dat… in renode_send_header()305 static renode_error_t *renode_send_command(renode_t *renode, api_command_t api_command, const uint8… in renode_send_command()492 static renode_error_t *renode_execute_command(renode_t *renode, api_command_t api_command, void *da… in renode_execute_command()528 …or_t *renode_get_instance_descriptor(renode_machine_t *machine, api_command_t api_command, const c… in renode_get_instance_descriptor()552 uint8_t api_command; member