Home
last modified time | relevance | path

Searched refs:g_mbox_expected_channel (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/drivers/mbox/mbox_data/src/
Dmain.c20 static uint32_t g_mbox_expected_channel; variable
146 g_mbox_expected_channel = in mbox_test()
148 zassert_equal(g_mbox_expected_channel, g_mbox_received_channel, in mbox_test()
150 g_mbox_expected_channel, g_mbox_received_channel); in mbox_test()