Searched refs:np_uart_open_ptty (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/drivers/serial/ |
D | uart_native_ptty_bottom.h | 25 int np_uart_open_ptty(const char *uart_name, const char *auto_attach_cmd,
|
D | uart_native_ptty.c | 92 int tty_fn = np_uart_open_ptty(dev->name, auto_attach_cmd, auto_attach, wait_pts); in np_uart_0_init() 116 tty_fn = np_uart_open_ptty(dev->name, NULL, false, wait_pts); in np_uart_1_init()
|
D | uart_native_ptty_bottom.c | 135 int np_uart_open_ptty(const char *uart_name, const char *auto_attach_cmd, in np_uart_open_ptty() function
|