Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/uart/
Duart.c1768 uint16_t rx_tout = uart_hal_get_rx_tout_thr(&(uart_context[uart_num].hal)); in uart_set_always_rx_timeout() local
1769 if (rx_tout) { in uart_set_always_rx_timeout()