Searched refs:DT_INST_TGT_PID_PROP_OR (Results 1 – 1 of 1) sorted by relevance
2995 #define DT_INST_TGT_PID_PROP_OR(id, prop, idx) \ macro3036 .config_target.pid = ((uint64_t)DT_INST_TGT_PID_PROP_OR(id, tgt_pid, 0) << 32) | \3037 DT_INST_TGT_PID_PROP_OR(id, tgt_pid, 1), \