Searched refs:Received_error_count (Results 1 – 1 of 1) sorted by relevance
508 static int Received_error_count; in nhw_UARTE_digest_Rx_byte() local509 Received_error_count++; in nhw_UARTE_digest_Rx_byte()510 if ((Received_error_count & 0xFF) <= 4) { in nhw_UARTE_digest_Rx_byte()511 … while UART%i is not enabled for Rx, ignoring it (warn count = %i)\n", inst, Received_error_count); in nhw_UARTE_digest_Rx_byte()512 if ((Received_error_count & 0xFF) == 4) { in nhw_UARTE_digest_Rx_byte()