Searched refs:m_test_08b_value (Results 1 – 1 of 1) sorted by relevance
76 volatile uint32_t m_test_08b_value __attribute__((section(NOINIT_SECTION))); variable94 m_test_08b_value = TEST_08B_TAG; in wdt_test_08b_cb()618 if (m_test_08b_value == TEST_08B_TAG) { in ZTEST()619 m_test_08b_value = 0U; in ZTEST()624 m_test_08b_value = 0U; in ZTEST()655 zassert_equal(m_test_08b_value, 0, "Watchod has fired while it shouldn't"); in ZTEST()