Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/tools/idf_monitor_base/
Dserial_handler.py52 force_line_print, start_cmd_sent, serial_instance, encrypted): argument
62 self.start_cmd_sent = start_cmd_sent
70 if self.start_cmd_sent:
71 self.start_cmd_sent = False
/hal_espressif-3.4.0/tools/
Didf_monitor.py234 self.serial_handler.start_cmd_sent = False
256 self.serial_handler.start_cmd_sent = True