Searched refs:total_words_written (Results 1 – 1 of 1) sorted by relevance
77 uint8_t total_words_written = 0; in lpspi_handle_rx_irq() local88 total_words_written += (spi_context_rx_buf_on(ctx) ? words_read : 0); in lpspi_handle_rx_irq()92 LOG_DBG("RX done %d words to spi buf", total_words_written); in lpspi_handle_rx_irq()