Searched refs:FLOW_CONTROL_CTS (Results 1 – 11 of 11) sorted by relevance
48 FLOW_CONTROL_CTS, /**< Clear to send, yet to send data */ enumerator
52 FLOW_CONTROL_CTS, /**< Clear to send, yet to send data */ enumerator
49 FLOW_CONTROL_CTS, /**< Clear to send, yet to send data */ enumerator
145 FLOW_CONTROL_CTS, enumerator
202 if(uart->config.flow_control == FLOW_CONTROL_CTS){ in hal_uart_init()
126 dev->config.flow_control = FLOW_CONTROL_CTS; in machine_uart_init_helper()
129 dev->config.flow_control = FLOW_CONTROL_CTS; in machine_uart_init_helper()
234 c = FLOW_CONTROL_CTS; in _arg_to_flow_control()
279 config->flow_control = FLOW_CONTROL_CTS; in board_parse_uart()
313 config->flow_control = FLOW_CONTROL_CTS; in board_parse_uart()
Completed in 18 milliseconds