Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/hal/esp32/include/hal/
Duart_ll.h472 …TR void uart_ll_set_hw_flow_ctrl(uart_dev_t *hw, uart_hw_flowcontrol_t flow_ctrl, uint32_t rx_thrs) in uart_ll_set_hw_flow_ctrl() argument
476 hw->conf1.rx_flow_thrhd = rx_thrs; in uart_ll_set_hw_flow_ctrl()