Searched refs:FLOW_CONTROL_RTS (Results 1 – 11 of 11) sorted by relevance
49 FLOW_CONTROL_RTS, /**< Require to send, yet to receive data */ enumerator
53 FLOW_CONTROL_RTS, /**< Require to send, yet to receive data */ enumerator
50 FLOW_CONTROL_RTS, /**< Require to send, yet to receive data */ enumerator
146 FLOW_CONTROL_RTS, enumerator
206 }else if(uart->config.flow_control == FLOW_CONTROL_RTS){ in hal_uart_init()
128 dev->config.flow_control = FLOW_CONTROL_RTS; in machine_uart_init_helper()
131 dev->config.flow_control = FLOW_CONTROL_RTS; in machine_uart_init_helper()
231 c = FLOW_CONTROL_RTS; in _arg_to_flow_control()
283 config->flow_control = FLOW_CONTROL_RTS; in board_parse_uart()
317 config->flow_control = FLOW_CONTROL_RTS; in board_parse_uart()
Completed in 16 milliseconds