Searched refs:HWFlowControl (Results 1 – 3 of 3) sorted by relevance
97 MODIFY_REG(uart->GCR, UART_GCR_AUTOFLOW, init_struct->HWFlowControl); in UART_Init()127 init_struct->HWFlowControl = UART_HWFlowControl_None; in UART_StructInit()
144 …UART_HW_FLOWCONTROL_TypeDef HWFlowControl; ///< Specifies wether the hardware… member
41 UART_InitStructure.HWFlowControl = UART_HWFlowControl_None; in mm32_uart_configure()
Completed in 5 milliseconds