Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_UART_backend_pty_int.h13 int nhw_upty_open_ptty(const char *uart_name, const char *auto_attach_cmd,
DNHW_UART_backend_pty_int.c98 int nhw_upty_open_ptty(const char *uart_name, const char *auto_attach_cmd, in nhw_upty_open_ptty() function
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()