Searched refs:host_present (Results 1 – 3 of 3) sorted by relevance
20 static bool host_present; variable61 host_present = true; in rtt_console_out()62 } else if (host_present) { in rtt_console_out()68 host_present = false; in rtt_console_out()
67 static bool host_present; variable177 host_present = false; in on_failed_write()188 host_present = true; in on_write()196 host_present) { in on_write()224 } else if (host_present) { in data_out_block_mode()229 } while ((ret == 0) && host_present); in data_out_block_mode()231 return ((ret == 0) && host_present) ? 0 : length; in data_out_block_mode()270 host_present = true; in log_backend_rtt_init()
35 static bool host_present; variable111 host_present = false; in on_failed_write()122 host_present = true; in on_write()130 host_present) { in on_write()157 } else if (host_present) { in write()162 } while ((ret == 0) && host_present); in write()