Home
last modified time | relevance | path

Searched refs:HwFlowControl (Results 1 – 3 of 3) sorted by relevance

/bsp/mm32/libraries/HAL_Drivers/
A Ddrv_uart.c108 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()
/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Inc/
A Dhal_uart.h109 …UART_HwFlowControl_Type HwFlowControl; /*!< Specify whether the hardware flow control mode is ena… member
/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Src/
A Dhal_uart.c48 if (init->HwFlowControl == UART_HwFlowControl_RTS_CTS) in UART_Init()

Completed in 10 milliseconds