Searched refs:DT_INST_RESET_ID (Results 1 – 2 of 2) sorted by relevance
298 #define DT_INST_RESET_ID(inst) \ macro
3643 zassert_equal(DT_INST_RESET_ID(0), 10, ""); in ZTEST()