Home
last modified time | relevance | path

Searched defs:rx_thresh (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/hal/
Duart_hal.c51 …t_hal_set_hw_flow_ctrl(uart_hal_context_t *hal, uart_hw_flowcontrol_t flow_ctrl, uint8_t rx_thresh) in uart_hal_set_hw_flow_ctrl()
/hal_espressif-latest/components/driver/uart/
Duart.c320 …r_t uart_set_hw_flow_ctrl(uart_port_t uart_num, uart_hw_flowcontrol_t flow_ctrl, uint8_t rx_thresh) in uart_set_hw_flow_ctrl()