Searched refs:DT_STRING_TOKEN_OR (Results 1 – 2 of 2) sorted by relevance
927 #define DT_STRING_TOKEN_OR(node_id, prop, default_value) \ macro4055 DT_STRING_TOKEN_OR(DT_DRV_INST(inst), name, default_value)
2811 zassert_equal(DT_STRING_TOKEN_OR(DT_NODELABEL(test_string_token_0), in ZTEST()2813 zassert_equal(DT_STRING_TOKEN_OR(DT_NODELABEL(test_string_token_1), in ZTEST()2817 zassert_equal(DT_STRING_TOKEN_OR(DT_NODELABEL(test_string_token_1), in ZTEST()