Searched defs:USART_FLAG_TC (Results 1 – 2 of 2) sorted by relevance
285 #define USART_FLAG_TC ((uint32_t)USART_SR_TC) macro
377 #define USART_FLAG_TC USART_ISR_TC /*!< USART transmission complet… macro