Searched refs:E_UART_DBGLV_ERR_ONLY (Results 1 – 4 of 4) sorted by relevance
135 #define UART_DBG_ERR(x, args...) if (_uartDbgLevel >= E_UART_DBGLV_ERR_ONLY) \195 static UART_DbgLv _uartDbgLevel = E_UART_DBGLV_ERR_ONLY;
309 ,E_UART_DBGLV_ERR_ONLY //show error only enumerator
34126 ,E_UART_DBGLV_ERR_ONLY