Searched defs:UART_FLAG_TC (Results 1 – 6 of 6) sorted by relevance
337 #define UART_FLAG_TC ((uint32_t)USART_SR_TC) macro
667 #define UART_FLAG_TC USART_ISR_TC /*!< UART transmission complete… macro
720 #define UART_FLAG_TC USART_ISR_TC /*!< UART transmission complete… macro
706 #define UART_FLAG_TC USART_ISR_TC /*!< UART transmission complete… macro