Searched refs:m_test_08d_B_value (Results 1 – 1 of 1) sorted by relevance
80 volatile uint32_t m_test_08d_B_value __attribute__((section(NOINIT_SECTION))); variable108 m_test_08d_B_value = TEST_08D_B_TAG; in wdt_test_08d_B_cb()723 if (m_test_08d_B_value == TEST_08D_B_TAG) { in ZTEST()724 m_test_08d_B_value = 0U; in ZTEST()730 m_test_08d_B_value = 0U; in ZTEST()777 zassert_equal(m_test_08d_B_value, 0, "Timeout B has fired while it shouldn't"); in ZTEST()