Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/devicetree/api/src/
Dmain.c3098 const struct mbox_dt_spec channel_tx = MBOX_DT_SPEC_GET(TEST_TEMP, tx); in ZTEST() local
3101 zassert_equal(channel_tx.channel_id, 1, ""); in ZTEST()