Searched defs:RTC_DBG_ERR (Results 1 – 1 of 1) sorted by relevance
125 #define RTC_DBG_ERR(x, args...) if (_rtcDbfLevel >= E_RTC_DBGLV_ERR_ONLY) \ macro130 #define RTC_DBG_ERR(x, args...) while (0) macro