Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Duart_hal.c166 uint16_t max_tout_thresh = uart_ll_max_tout_thrd(hal->dev); in uart_hal_get_max_rx_timeout_thrd() local
167 return (max_tout_thresh / symb_len); in uart_hal_get_max_rx_timeout_thrd()