Searched refs:GB_UART_RECV_FLAG_OVERRUN (Results 1 – 2 of 2) sorted by relevance
114 if (receive_data->flags & GB_UART_RECV_FLAG_OVERRUN) in gb_uart_receive_data_handler()
1309 #define GB_UART_RECV_FLAG_OVERRUN 0x04 /* Overrun error */ macro