Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_UART_backend_pty.c93 int pty_fd = nhw_upty_open_ptty(uart_name, u_el->attach_cmd, u_el->auto_attach, wait_for_pty); in nhw_upty_init() local
94 u_el->in_fd = pty_fd; in nhw_upty_init()
95 u_el->out_fd = pty_fd; in nhw_upty_init()