Searched refs:cyhal_uart_enable_flow_control (Results 1 – 3 of 3) sorted by relevance
307 cy_rslt_t cyhal_uart_enable_flow_control(cyhal_uart_t *obj, bool enable_cts, bool enable_rts);
131 …1. cyhal_uart_set_flow_control function was replaced by cyhal_uart_enable_flow_control, which only…
1128 cy_rslt_t cyhal_uart_enable_flow_control(cyhal_uart_t *obj, bool enable_cts, bool enable_rts) in cyhal_uart_enable_flow_control() function