Searched refs:uart_hal_get_max_rx_timeout_thrd (Results 1 – 3 of 3) sorted by relevance
471 uint16_t uart_hal_get_max_rx_timeout_thrd(uart_hal_context_t *hal);
163 uint16_t uart_hal_get_max_rx_timeout_thrd(uart_hal_context_t *hal) in uart_hal_get_max_rx_timeout_thrd() function
1711 uint16_t tout_max_thresh = uart_hal_get_max_rx_timeout_thrd(&(uart_context[uart_num].hal)); in uart_set_rx_timeout()