Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_native_ptty.c53 static struct native_uart_status native_uart_status_0; variable
207 (void *)&native_uart_status_0, NULL,
266 if (native_uart_status_0.in_fd != 0) { in np_cleanup_uart()
267 nsi_host_close(native_uart_status_0.in_fd); in np_cleanup_uart()