Lines Matching full:contents
111 LOG_ERR("Buffer contents are different: %s", buffer_print_tx); in spi_complete_multiple()
113 zassert_false(1, "Buffer contents are different"); in spi_complete_multiple()
120 LOG_ERR("Buffer 2 contents are different: %s", buffer_print_tx2); in spi_complete_multiple()
122 zassert_false(1, "Buffer 2 contents are different"); in spi_complete_multiple()
157 LOG_ERR("Buffer contents are different: %s", buffer_print_tx); in spi_complete_loop()
159 zassert_false(1, "Buffer contents are different"); in spi_complete_loop()
243 LOG_ERR("Buffer contents are different: %s", buffer_print_tx); in spi_rx_half_start()
245 zassert_false(1, "Buffer contents are different"); in spi_rx_half_start()
298 LOG_ERR("Buffer contents are different: %s", buffer_print_tx); in spi_rx_half_end()
300 zassert_false(1, "Buffer contents are different"); in spi_rx_half_end()
365 LOG_ERR("Buffer contents are different: %s", buffer_print_tx); in spi_rx_every_4()
367 zassert_false(1, "Buffer contents are different"); in spi_rx_every_4()
372 LOG_ERR("Buffer contents are different: %s", buffer_print_tx); in spi_rx_every_4()
374 zassert_false(1, "Buffer contents are different"); in spi_rx_every_4()