Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_UART.c508 static int Received_error_count; in nhw_UARTE_digest_Rx_byte() local
509 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()