Home
last modified time | relevance | path

Searched defs:auto_attach_cmd (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/serial/
Duart_native_pty_bottom.c115 static void attach_to_pty(const char *slave_pty, const char *auto_attach_cmd) in attach_to_pty()
135 int np_uart_open_pty(const char *uart_name, const char *auto_attach_cmd, in np_uart_open_pty()
Duart_native_pty.c48 char *auto_attach_cmd; /* If auto_attach, which command to launch the terminal emulator */ member