Searched defs:UART_FLAG_TC (Results 1 – 2 of 2) sorted by relevance
350 #define UART_FLAG_TC ((uint32_t)USART_SR_TC) macro
707 #define UART_FLAG_TC USART_ISR_TC /*!< UART transmission complete… macro