Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_UART_backend_pty.c59 bool pty_connected; member
121 if (wait_for_pty & (u_el->pty_connected == false)) { in nhw_upty_tx_byte()
123 u_el->pty_connected = true; in nhw_upty_tx_byte()
177 if (wait_for_pty & (u_el->pty_connected == false)) { in nhw_upty_check_for_input()
179 u_el->pty_connected = true; in nhw_upty_check_for_input()