Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_native_pty.c47 bool auto_attach; /* For PTY, attach a terminal emulator automatically */ member
114 d->auto_attach = true; in np_uart_init()
116 int tty_fn = np_uart_open_pty(dev->name, d->auto_attach_cmd, d->auto_attach, in np_uart_init()
215 native_pty_status_##inst.auto_attach = value;
250 .dest = &native_pty_status_##inst.auto_attach, \