Searched refs:uart_set_hw_flow (Results 1 – 2 of 2) sorted by relevance
48 void uart_set_hw_flow(uart_inst_t *uart, bool cts, bool rts);
171 static inline void uart_set_hw_flow(uart_inst_t *uart, bool cts, bool rts) { in uart_set_hw_flow() function