Searched refs:uart_hal_get_rx_tout_thr (Results 1 – 2 of 2) sorted by relevance
480 #define uart_hal_get_rx_tout_thr(hal) uart_ll_get_rx_tout_thr((hal)->dev) macro
1768 uint16_t rx_tout = uart_hal_get_rx_tout_thr(&(uart_context[uart_num].hal)); in uart_set_always_rx_timeout()