Searched refs:USART_HFCTRL_RTS_CTS (Results 1 – 9 of 9) sorted by relevance
179 #define USART_HFCTRL_RTS_CTS ((uint16_t)0x0300) macro182 || ((CONTROL) == USART_HFCTRL_RTS_CTS))
180 #define USART_HFCTRL_RTS_CTS ((uint16_t)0x0300) macro183 || ((CONTROL) == USART_HFCTRL_RTS_CTS))
477 USART_InitStructure.HardwareFlowControl = USART_HFCTRL_RTS_CTS; in n32_configure()
769 uart->handle.Init.HardwareFlowControl = USART_HFCTRL_RTS_CTS; in n32_configure()
Completed in 24 milliseconds