Searched refs:HW_DEBUGOUT (Results 1 – 5 of 5) sorted by relevance
68 #define HW_DEBUGOUT(...) if (DEBUG_HW) _DBG_PRINTF(__VA_ARGS__) macro85 #define HW_DEBUGOUT(...) macro
72 #define HW_DEBUGOUT(...) if (DEBUG_HW) _DBG_PRINTF(__VA_ARGS__) macro89 #define HW_DEBUGOUT(...) macro
206 #define HW_DEBUGOUT(S) if (DEBUG_HW) printf(S "\n") macro
186 #define HW_DEBUGOUT(S) if (DEBUG_HW) printf(S "\n") macro
378 #define HW_DEBUGOUT(S) if (DEBUG_HW) printf(S "\n") macro