Searched defs:UART_HWCONTROL_RTS (Results 1 – 3 of 3) sorted by relevance
201 #define UART_HWCONTROL_RTS ((uint32_t)USART_CR3_RTSE) macro
305 #define UART_HWCONTROL_RTS ((uint32_t)USART_CR3_RTSE) /*!< … macro
385 #define UART_HWCONTROL_RTS USART_CR3_RTSE /*!< Request To S… macro