Searched refs:HwFlowControl (Results 1 – 3 of 3) sorted by relevance
108 uart->handle.HwFlowControl = UART_HwFlowControl_None; in mm32_configure()111 uart->handle.HwFlowControl = UART_HwFlowControl_RTS_CTS; in mm32_configure()114 uart->handle.HwFlowControl = UART_HwFlowControl_None; in mm32_configure()
109 …UART_HwFlowControl_Type HwFlowControl; /*!< Specify whether the hardware flow control mode is ena… member
48 if (init->HwFlowControl == UART_HwFlowControl_RTS_CTS) in UART_Init()
Completed in 10 milliseconds