Searched refs:uart_name (Results 1 – 4 of 4) sorted by relevance
25 int np_uart_open_pty(const char *uart_name, const char *auto_attach_cmd,
135 int np_uart_open_pty(const char *uart_name, const char *auto_attach_cmd, in np_uart_open_pty() argument211 uart_name, slave_pty_name); in np_uart_open_pty()
48 static ZTEST_BMEM const char *uart_name; variable72 uart_name = duts[idx].name; in uart_async_test_init()75 TC_PRINT("UART instance:%s\n", uart_name); in uart_async_test_init()
523 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 chosing547 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