Searched refs:USART_FLAG_TC (Results 1 – 1 of 1) sorted by relevance
220 return usart_flag_get(cfg->reg, USART_FLAG_TC); in usart_gd32_irq_tx_complete()266 (usart_flag_get(cfg->reg, USART_FLAG_TC) && in usart_gd32_irq_is_pending()