Searched refs:DSCMB2_DBGLV_ALERT (Results 1 – 10 of 10) sorted by relevance
107 #define DSCMB2_DBGLV_ALERT 1 //A situation requiring immediate action. macro
162 #define DSCMB_ASSERT(x, p, ret) if (!(x)){DRVDSCMB2_DBG(DSCMB2_DBGLV_ALERT, "ALERT FAIL: %s\n", p)…