Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_native_ptty.c65 static struct native_uart_status native_uart_status_1; variable
214 (void *)&native_uart_status_1, NULL,
272 if (native_uart_status_1.in_fd != 0) { in np_cleanup_uart()
273 nsi_host_close(native_uart_status_1.in_fd); in np_cleanup_uart()