Searched defs:UART_FLAG_TC (Results 1 – 3 of 3) sorted by relevance
263 #define UART_FLAG_TC ((uint32_t)USART_SR_TC) macro
620 #define UART_FLAG_TC USART_ISR_TC /*!< UART transmission complete … macro
729 #define UART_FLAG_TC USART_ISR_TC /*!< UART transmission complete… macro