Searched refs:FLOW_CONTROL_CTS_RTS (Results 1 – 11 of 11) sorted by relevance
50 FLOW_CONTROL_CTS_RTS /**< Both CTS and RTS flow control */ enumerator
54 FLOW_CONTROL_CTS_RTS /**< Both CTS and RTS flow control */ enumerator
51 FLOW_CONTROL_CTS_RTS /**< Both CTS and RTS flow control */ enumerator
147 FLOW_CONTROL_CTS_RTS enumerator
210 }else if(uart->config.flow_control == FLOW_CONTROL_CTS_RTS){ in hal_uart_init()
124 dev->config.flow_control = FLOW_CONTROL_CTS_RTS; in machine_uart_init_helper()
127 dev->config.flow_control = FLOW_CONTROL_CTS_RTS; in machine_uart_init_helper()
228 c = FLOW_CONTROL_CTS_RTS; in _arg_to_flow_control()
287 config->flow_control = FLOW_CONTROL_CTS_RTS; in board_parse_uart()
321 config->flow_control = FLOW_CONTROL_CTS_RTS; in board_parse_uart()
Completed in 17 milliseconds