Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_native_pty_bottom.h25 int np_uart_open_pty(const char *uart_name, const char *auto_attach_cmd,
Duart_native_pty_bottom.c135 int np_uart_open_pty(const char *uart_name, const char *auto_attach_cmd, in np_uart_open_pty() function
Duart_native_pty.c116 int tty_fn = np_uart_open_pty(dev->name, d->auto_attach_cmd, d->auto_attach, in np_uart_init()