Searched refs:tx_aborted_count (Results 1 – 1 of 1) sorted by relevance
106 volatile uint32_t tx_aborted_count; member131 data->tx_aborted_count++; in test_single_read_callback()160 static ZTEST_BMEM volatile uint32_t tx_aborted_count; variable242 zassert_equal(tdata.tx_aborted_count, 0, "TX aborted triggered"); in ZTEST_USER()310 zassert_equal(tx_aborted_count, 0, "Unexpected TX abort"); in ZTEST_USER()339 zassert_equal(tx_aborted_count, 0, "Unexpected TX abort"); in ZTEST_USER()