Searched refs:flow_ctrl (Results 1 – 6 of 6) sorted by relevance
117 .flow_ctrl = UART_HW_FLOWCTRL_DISABLE, in rt_hw_uart_init()
194 uint8_t flow_ctrl; member
199 static int wm_uart_flow_ctrl_set(TLS_UART_REGS_T *UARTx, TLS_UART_FLOW_CTRL_MODE_T flow_ctrl) in wm_uart_flow_ctrl_set() argument203 switch (flow_ctrl) in wm_uart_flow_ctrl_set()
72 uart_cfg.flow_ctrl = 0; in _uart_configure()
338 if (dev->isAutoFlow && (cfg->flow_ctrl == RT_SERIAL_AUTO_FLOW_ENABLE)) in rockchip_uart_configure()
63 if (config->flow_ctrl & UART_FLOWCTRL_CTS) { in bflb_uart_init()
Completed in 12 milliseconds