Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_apbuart.c117 #define APBUART_STATUS_OV (1 << 4) macro
193 if (status & APBUART_STATUS_OV) { in apbuart_err_check()