Searched refs:rx_thrs (Results 1 – 1 of 1) sorted by relevance
472 …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() argument476 hw->conf1.rx_flow_thrhd = rx_thrs; in uart_ll_set_hw_flow_ctrl()