Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_UART_backend_pty.c42 static bool wait_for_pty; variable
93 int pty_fd = nhw_upty_open_ptty(uart_name, u_el->attach_cmd, u_el->auto_attach, wait_for_pty); in nhw_upty_init()
121 if (wait_for_pty & (u_el->pty_connected == false)) { in nhw_upty_tx_byte()
177 if (wait_for_pty & (u_el->pty_connected == false)) { in nhw_upty_check_for_input()
286 .dest = (void *)&wait_for_pty, in nhw_upty_backend_register_cmdline()