Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/devicetree/api/src/
Dmain.c45 #define TEST_I3C DT_NODELABEL(test_i3c) macro
430 zassert_true(DT_SAME_NODE(TEST_I3C_BUS, TEST_I3C), ""); in ZTEST()