Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Duart_hal_iram.c18 void uart_hal_txfifo_rst(uart_hal_context_t *hal) in uart_hal_txfifo_rst() function
/hal_espressif-latest/components/hal/include/hal/
Duart_hal.h180 void uart_hal_txfifo_rst(uart_hal_context_t *hal);
/hal_espressif-latest/components/driver/uart/
Duart.c704 uart_hal_txfifo_rst(&(uart_context[uart_num].hal)); in uart_param_config()