Searched refs:USART_CR_TC (Results 1 – 2 of 2) sorted by relevance
129 #define USART_CR_TC BIT(6) macro
288 stm32_set_bits(port, ofs->icr, USART_CR_TC); in stm32_tx_dma_complete()