Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/emul/src/
Dmain.c19 #define TEST_EMUL_B DT_NODELABEL(emul_tester_b) macro
37 static const struct emul *emul_b = EMUL_DT_GET(TEST_EMUL_B); in ZTEST()
50 scale = DT_PROP(TEST_EMUL_B, scale); in ZTEST()