Searched refs:rx_flow_ctrl_thresh (Results 1 – 3 of 3) sorted by relevance
145 uint8_t rx_flow_ctrl_thresh; /*!< UART HW RTS threshold*/ member
281 uartConfig.rx_flow_ctrl_thresh = DEFAULT_RX_FLOW_CTRL_THRESH; in UartHostDevInit()
668 …UART_CHECK((uart_config->rx_flow_ctrl_thresh < SOC_UART_FIFO_LEN), "rx flow thresh error", ESP_FAI… in uart_param_config()685 …flow_ctrl(&(uart_context[uart_num].hal), uart_config->flow_ctrl, uart_config->rx_flow_ctrl_thresh); in uart_param_config()