Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_apbuart.c114 #define APBUART_STATUS_TH (1 << 7) macro
450 if (status & APBUART_STATUS_TH) { in apbuart_irq_is_pending()