Home
last modified time | relevance | path

Searched refs:uart_name (Results 1 – 4 of 4) 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() argument
211 uart_name, slave_pty_name); in np_uart_open_pty()
/Zephyr-latest/tests/drivers/uart/uart_async_api/src/
Dtest_uart_async.c48 static ZTEST_BMEM const char *uart_name; variable
72 uart_name = duts[idx].name; in uart_async_test_init()
75 TC_PRINT("UART instance:%s\n", uart_name); in uart_async_test_init()
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst523 This can be done in two ways, either with the command line option ``--<uart_name>_stdinout``
524 (where ``<uart_name>`` is the UART DTS node name), or, for the first PTY UART instance by chosing
547 executable. To automatically attach one to a single UART use ``-<uart_name>_attach_uart``
550 ``-<uart_name>_attach_uart_cmd``. Where the default command is given by