Searched defs:UART_FLAG_TC (Results 1 – 2 of 2) sorted by relevance
174 #define UART_FLAG_TC (0x00000040U) /*!< UART transmission compl… macro
541 #define UART_FLAG_TC ((uint32_t)0x00000040) macro
Completed in 17 milliseconds