Searched refs:auto_flow_ctrl_en (Results 1 – 2 of 2) sorted by relevance
156 bool auto_flow_ctrl_en; /**< Auto flow control enable flag */ member356 ptr->MCR = UART_MCR_AFE_SET(config->auto_flow_ctrl_en) in uart_modem_config()
38 config->modem_config.auto_flow_ctrl_en = false; in uart_default_config()
Completed in 6 milliseconds