Searched refs:rev_count (Results 1 – 1 of 1) sorted by relevance
816 int32_t ret = -1, rev_count = 0; in hal_uart_receive() local825 rev_count++; in hal_uart_receive()835 return rev_count; in hal_uart_receive()842 int32_t ret = -1, rev_count = 0; in hal_uart_receive_no_block() local851 rev_count++; in hal_uart_receive_no_block()860 return rev_count; in hal_uart_receive_no_block()
Completed in 10 milliseconds