Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Duart_hal.c142 uint8_t uart_hal_get_symb_len(uart_hal_context_t *hal) in uart_hal_get_symb_len() function
159 uint8_t symb_len = uart_hal_get_symb_len(hal); in uart_hal_set_rx_timeout()
165 uint8_t symb_len = uart_hal_get_symb_len(hal); in uart_hal_get_max_rx_timeout_thrd()
/hal_espressif-latest/components/hal/include/hal/
Duart_hal.h462 uint8_t uart_hal_get_symb_len(uart_hal_context_t *hal);