Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_emul.c422 bool rx_stopped = false; in uart_emul_async_rx_timeout_handler() local
440 rx_stopped = true; in uart_emul_async_rx_timeout_handler()
469 if (rx_stopped) { in uart_emul_async_rx_timeout_handler()