Home
last modified time | relevance | path

Searched refs:USART_FLAG_TC (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/serial/
Dusart_gd32.c220 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()