Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/devicetree/api/src/
Dmain.c1777 #define BUILD_BUG_ON_EXPANSION (there is a bug in devicetree.h) in ZTEST() macro
1778 DT_INST_FOREACH_STATUS_OKAY(BUILD_BUG_ON_EXPANSION) in ZTEST()
1779 #undef BUILD_BUG_ON_EXPANSION in ZTEST()
1783 #define BUILD_BUG_ON_EXPANSION(arg) (there is a bug in devicetree.h) in ZTEST() macro
1784 DT_INST_FOREACH_STATUS_OKAY_VARGS(BUILD_BUG_ON_EXPANSION, 1) in ZTEST()
1785 #undef BUILD_BUG_ON_EXPANSION in ZTEST()